We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6bbe77f commit 5cb772dCopy full SHA for 5cb772d
1 file changed
.github/workflows/build.yml
@@ -94,7 +94,7 @@ jobs:
94
runs-on: [ubuntu-latest]
95
steps:
96
- name: Download
97
- uses: actions/download-artifact@v4.1.7
+ uses: actions/download-artifact@v3
98
- name: Display structure of downloaded files
99
run: ls -R
100
- name: zip win32-x64
0 commit comments