Skip to content

Commit 4208bad

Browse files
authored
Merge pull request #107 from crate-py/dependabot/github_actions/actions/download-artifact-6
Bump actions/download-artifact from 5 to 6
2 parents cb69599 + adbe87b commit 4208bad

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
@@ -354,7 +354,7 @@ jobs:
354354
id-token: write
355355

356356
steps:
357-
- uses: actions/download-artifact@v5
357+
- uses: actions/download-artifact@v6
358358
with:
359359
pattern: dist-*
360360
merge-multiple: true

0 commit comments

Comments
 (0)