Skip to content

Commit 0dfbe23

Browse files
authored
Merge pull request #77 from crate-py/dependabot/github_actions/actions/download-artifact-5
Bump actions/download-artifact from 4 to 5
2 parents 57ac242 + d6ea617 commit 0dfbe23

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
@@ -364,7 +364,7 @@ jobs:
364364
id-token: write
365365

366366
steps:
367-
- uses: actions/download-artifact@v4
367+
- uses: actions/download-artifact@v5
368368
with:
369369
pattern: dist-*
370370
merge-multiple: true

0 commit comments

Comments
 (0)