Skip to content

Commit 7e53d84

Browse files
committed
fix build
1 parent 07bccd5 commit 7e53d84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
if: startsWith(github.ref, 'refs/tags/')
5353
steps:
5454
- name: Download
55-
uses: actions/download-artifact@v2
55+
uses: actions/download-artifact@v3
5656
- name: zip win32-x64
5757
uses: TheDoctor0/[email protected]
5858
with:

0 commit comments

Comments
 (0)