Skip to content

Commit 2a4fb3d

Browse files
chore(deps): update actions/download-artifact action to v5
1 parent 6329147 commit 2a4fb3d

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
@@ -66,7 +66,7 @@ jobs:
6666
uses: actions/checkout@v4
6767

6868
- name: Load Release URL File from release job
69-
uses: actions/download-artifact@v4
69+
uses: actions/download-artifact@v5
7070
with:
7171
name: release_url
7272

0 commit comments

Comments
 (0)