mirror of
https://github.com/MirrorNetworking/Mirror.git
synced 2024-11-18 02:50:32 +00:00
chore: RunUnityTest - upload-artifact@v4
This commit is contained in:
parent
2b92ac7674
commit
4335a7b897
2
.github/workflows/RunUnityTests.yml
vendored
2
.github/workflows/RunUnityTests.yml
vendored
@ -47,7 +47,7 @@ jobs:
|
|||||||
customParameters: -stackTraceLogType None
|
customParameters: -stackTraceLogType None
|
||||||
|
|
||||||
- name: Archive test results
|
- name: Archive test results
|
||||||
uses: actions/upload-artifact@v3
|
uses: actions/upload-artifact@v4
|
||||||
if: always()
|
if: always()
|
||||||
with:
|
with:
|
||||||
name: Test Results ${{ matrix.unityVersion }}
|
name: Test Results ${{ matrix.unityVersion }}
|
||||||
|
Loading…
Reference in New Issue
Block a user