Skip to content

Commit 9bc24ca

Browse files
authored
Merge pull request #29 from concordion/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 c331c0d + 6e4647a commit 9bc24ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646

4747
steps:
4848
- name: Download Artifacts
49-
uses: actions/download-artifact@v2
49+
uses: actions/download-artifact@v4.1.7
5050
with:
5151
path: artifacts
5252

0 commit comments

Comments
 (0)