Skip to content

Commit 0fb1ba8

Browse files
committed
Fix release
1 parent 5b35df3 commit 0fb1ba8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
if: startsWith(github.ref, 'refs/tags/')
7272
steps:
7373
- name: Download
74-
uses: actions/download-artifact@v2
74+
uses: actions/download-artifact@v3
7575
- name: zip windows package win32-x64
7676
uses: TheDoctor0/[email protected]
7777
with:

0 commit comments

Comments
 (0)