Skip to content

Commit 521212c

Browse files
authored
Merge pull request #140 from trailofbits/dependabot/github_actions/actions/download-artifact-5
Bump actions/download-artifact from 4 to 5
2 parents e567251 + a3b0bed commit 521212c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
- build-release
3737
steps:
3838
- name: fetch dists
39-
uses: actions/download-artifact@v4
39+
uses: actions/download-artifact@v5
4040
with:
4141
name: fickling-dists
4242
path: dist/

0 commit comments

Comments
 (0)