Skip to content

Commit 0e51ad8

Browse files
authored
Merge pull request #11 from trouze/dependabot/github_actions/actions/download-artifact-8
Bump actions/download-artifact from 4 to 8
2 parents d4398b5 + b00031a commit 0e51ad8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
- uses: actions/checkout@v4
7373

7474
- name: Download all artifacts
75-
uses: actions/download-artifact@v4
75+
uses: actions/download-artifact@v8
7676
with:
7777
path: artifacts
7878
merge-multiple: true

0 commit comments

Comments
 (0)