Skip to content

Commit 48a64c8

Browse files
Update actions/download-artifact action from v5 to v6 (major v6)
1 parent 7fa7e2c commit 48a64c8

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@v5
85-
- uses: actions/download-artifact@v5
85+
- uses: actions/download-artifact@v6
8686
with:
8787
merge-multiple: true
8888
path: artifacts

0 commit comments

Comments
 (0)