Skip to content

Commit c1fa752

Browse files
chore(deps): update actions/download-artifact action to v5 (#126)
1 parent 0ca51a4 commit c1fa752

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
@@ -153,7 +153,7 @@ jobs:
153153
toolchain: ${{ steps.rust-toolchain.outputs.value }}
154154

155155
- name: Download archives
156-
uses: actions/download-artifact@v4
156+
uses: actions/download-artifact@v5
157157
with:
158158
path: .
159159
pattern: restack-*

0 commit comments

Comments
 (0)