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 07bccd5 commit 7e53d84Copy full SHA for 7e53d84
.github/workflows/build.yml
@@ -52,7 +52,7 @@ jobs:
52
if: startsWith(github.ref, 'refs/tags/')
53
steps:
54
- name: Download
55
- uses: actions/download-artifact@v2
+ uses: actions/download-artifact@v3
56
- name: zip win32-x64
57
uses: TheDoctor0/[email protected]
58
with:
0 commit comments