Skip to content

Commit b66cbd8

Browse files
chore(deps): update actions/download-artifact action to v5
1 parent 0d6bc98 commit b66cbd8

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

7676
- name: Load Release URL File from release job
77-
uses: actions/download-artifact@v4
77+
uses: actions/download-artifact@v5
7878
with:
7979
name: release_url
8080
path: release_url

0 commit comments

Comments
 (0)