Skip to content

Commit 4a639a7

Browse files
authoredSep 3, 2024··
Merge pull request #51 from riemann/dependabot/github_actions/dot-github/workflows/actions/download-artifact-4.1.7
Bump actions/download-artifact from 2 to 4.1.7 in /.github/workflows
2 parents 894bf43 + 9d11c5c commit 4a639a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252

5353
steps:
5454
- name: Download Artifacts
55-
uses: actions/download-artifact@v2
55+
uses: actions/download-artifact@v4.1.7
5656
with:
5757
path: artifacts
5858

0 commit comments

Comments
 (0)
Please sign in to comment.