Skip to content

Commit ab290d0

Browse files
Update actions/download-artifact action from v5 to v7 (major v7)
1 parent dfd090f commit ab290d0

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
@@ -82,7 +82,7 @@ jobs:
8282
steps:
8383
- name: Checkout repo
8484
uses: actions/checkout@v6
85-
- uses: actions/download-artifact@v5
85+
- uses: actions/download-artifact@v7
8686
with:
8787
merge-multiple: true
8888
path: artifacts

0 commit comments

Comments
 (0)