Windows Build: Update action versions

This commit is contained in:
2024-05-25 17:32:01 +08:00
committed by GitHub
parent 39650f6531
commit 4e2d6acebd

View File

@@ -39,7 +39,7 @@ jobs:
- name: Package files
run: cd build/windows/x64/runner/Release && 7z a -mx9 -y ../../../../../windows.7z
- name: Upload files
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: windows
path: ./windows.7z