Skip to content

Commit d30c7e2

Browse files
authored
Merge pull request #181 from urschrei/dependabot/github_actions/dot-github/workflows/actions/download-artifact-4.1.7
Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows
2 parents c8b068f + 64fecfe commit d30c7e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272

7373
- name: Download compressed artifacts
7474
id: download
75-
uses: actions/download-artifact@v3
75+
uses: actions/download-artifact@v4.1.7
7676
with:
7777
path: ./artifacts
7878

0 commit comments

Comments
 (0)