Skip to content

Commit

Permalink
Merge pull request #1 from rcv-prod-toolkit/dependabot/github_actions…
Browse files Browse the repository at this point in the history
…/dot-github/workflows/actions/download-artifact-4.1.7

Bump actions/download-artifact from 2 to 4.1.7 in /.github/workflows
  • Loading branch information
Himyu authored Sep 7, 2024
2 parents 563d940 + 6e15712 commit 042484a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- run: mkdir library-files

- name: Download Library Artifacts
uses: actions/download-artifact@v2
uses: actions/download-artifact@v4.1.7
with:
name: library-files
path: ./library-files
Expand Down

0 comments on commit 042484a

Please sign in to comment.