feat: update upload-artifact v3 to v4
This commit is contained in:
committed by
GitHub
Unverified
parent
33f7d2294a
commit
febe1f6870
@@ -26,7 +26,7 @@ jobs:
|
||||
- run: |
|
||||
xmake -w -y
|
||||
|
||||
- uses: actions/upload-artifact@v3
|
||||
- uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: ${{ github.event.repository.name }}-windows-x64-${{ github.sha }}
|
||||
path: |
|
||||
|
||||
Reference in New Issue
Block a user