Skip to content

Commit f0d8b61

Browse files
chore(deps): update actions/download-artifact action to v5
1 parent 30f7c61 commit f0d8b61

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
@@ -71,7 +71,7 @@ jobs:
7171
uses: actions/checkout@v4
7272

7373
- name: Load Release URL File from release job
74-
uses: actions/download-artifact@v4
74+
uses: actions/download-artifact@v5
7575
with:
7676
name: release_url
7777

0 commit comments

Comments
 (0)