|
@@ -177,7 +177,7 @@ jobs:
|
|
GODOT=../godot-artifacts/godot.linuxbsd.editor.x86_64.mono ./run-tests.sh
|
|
GODOT=../godot-artifacts/godot.linuxbsd.editor.x86_64.mono ./run-tests.sh
|
|
|
|
|
|
- name: Upload artifact
|
|
- name: Upload artifact
|
|
- uses: actions/upload-artifact@v3
|
|
|
|
|
|
+ uses: actions/upload-artifact@v4
|
|
with:
|
|
with:
|
|
name: ${{ matrix.artifact-name }}
|
|
name: ${{ matrix.artifact-name }}
|
|
path: ${{ matrix.artifact-path }}
|
|
path: ${{ matrix.artifact-path }}
|