Skip to content

Commit b52be26

Browse files
Update actions/download-artifact action to v5
1 parent 89c2c0c commit b52be26

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
@@ -75,7 +75,7 @@ jobs:
7575
uses: actions/checkout@v4
7676

7777
- name: Download all artifacts
78-
uses: actions/download-artifact@v4
78+
uses: actions/download-artifact@v5
7979
with:
8080
path: artifacts
8181

0 commit comments

Comments
 (0)