Skip to content

Commit a5489ed

Browse files
Update actions/download-artifact action from v5 to v7 (major v7)
1 parent 55a463e commit a5489ed

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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)