Pin an old version of the upload action that works with GHES
This commit is contained in:
parent
ead43d37ac
commit
a9b395b386
1 changed files with 1 additions and 1 deletions
|
|
@ -46,7 +46,7 @@ jobs:
|
|||
run: godot --headless --export-release "Windows Desktop" build/asteroids.exe
|
||||
|
||||
- name: Upload artifacts
|
||||
uses: actions/upload-artifact@v4
|
||||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: builds
|
||||
path: build/*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue