feat: update artifact v3 to v4

This commit is contained in:
killcerr
2024-11-23 18:12:49 +08:00
committed by GitHub
Unverified
parent edb3dbd5d9
commit f1edea1999
+1 -1
View File
@@ -26,7 +26,7 @@ jobs:
- run: | - run: |
xmake -w -y xmake -w -y
- uses: actions/upload-artifact@v3 - uses: actions/upload-artifact@v4
with: with:
name: ${{ github.event.repository.name }}-windows-x64-${{ github.sha }} name: ${{ github.event.repository.name }}-windows-x64-${{ github.sha }}
path: | path: |