Skip to content

Commit 6e83126

Browse files
chore(deps): update actions/download-artifact action to v5
1 parent 72dbd5b commit 6e83126

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
@@ -223,7 +223,7 @@ jobs:
223223

224224
- run: cargo publish --dry-run
225225

226-
- uses: actions/download-artifact@v4
226+
- uses: actions/download-artifact@v5
227227
with:
228228
path: artifacts
229229

0 commit comments

Comments
 (0)