We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a67d511 commit 06713d5Copy full SHA for 06713d5
.github/workflows/_test_build_fake_prerelease.yaml
@@ -55,7 +55,7 @@ jobs:
55
- shell: bash
56
run: git tag "$TAG"
57
- name: Download artifact from previous job
58
- uses: actions/download-artifact@v4
+ uses: actions/download-artifact@v5
59
with:
60
name: windows-packages
61
- name: Extract .exe
0 commit comments