fix windows build issue

use v3 of upload artefact for windows
This commit is contained in:
Zayin Krige 2024-03-05 11:26:12 +02:00 committed by GitHub
parent c96fb7bbc0
commit 35a7184487
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -130,7 +130,7 @@ jobs:
with:
name: win
path: release/win
- uses: actions/download-artifact@v4
- uses: actions/download-artifact@v3
with:
name: linux
path: release/linux