Skip to content

Commit eb32629

Browse files
committed
fix build
1 parent a1cf20c commit eb32629

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
@@ -76,7 +76,7 @@ jobs:
7676
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
7777
steps:
7878
- name: Download
79-
uses: actions/download-artifact@v3
79+
uses: actions/download-artifact@v4
8080
- name: Display structure of downloaded files
8181
run: ls -R
8282
- name: zip win32-x64

0 commit comments

Comments
 (0)