We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b35df3 commit 0fb1ba8Copy full SHA for 0fb1ba8
.github/workflows/build.yml
@@ -71,7 +71,7 @@ jobs:
71
if: startsWith(github.ref, 'refs/tags/')
72
steps:
73
- name: Download
74
- uses: actions/download-artifact@v2
+ uses: actions/download-artifact@v3
75
- name: zip windows package win32-x64
76
uses: TheDoctor0/[email protected]
77
with:
0 commit comments