Skip to content

Commit 06713d5

Browse files
chore(deps): update actions/download-artifact action to v5
1 parent a67d511 commit 06713d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/_test_build_fake_prerelease.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
- shell: bash
5656
run: git tag "$TAG"
5757
- name: Download artifact from previous job
58-
uses: actions/download-artifact@v4
58+
uses: actions/download-artifact@v5
5959
with:
6060
name: windows-packages
6161
- name: Extract .exe

0 commit comments

Comments
 (0)