Skip to content

Commit b8a2225

Browse files
chore(deps): update actions/download-artifact action to v5
1 parent c82e98c commit b8a2225

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

7878
- name: Load Release URL File from release job
79-
uses: actions/download-artifact@v4
79+
uses: actions/download-artifact@v5
8080
with:
8181
name: release_url
8282

0 commit comments

Comments
 (0)