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 a1cf20c commit eb32629Copy full SHA for eb32629
.github/workflows/build.yml
@@ -76,7 +76,7 @@ jobs:
76
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
77
steps:
78
- name: Download
79
- uses: actions/download-artifact@v3
+ uses: actions/download-artifact@v4
80
- name: Display structure of downloaded files
81
run: ls -R
82
- name: zip win32-x64
0 commit comments