diff --git a/.github/workflows/RunUnityTests.yml b/.github/workflows/RunUnityTests.yml index c8ccc0937..d8b9100cd 100644 --- a/.github/workflows/RunUnityTests.yml +++ b/.github/workflows/RunUnityTests.yml @@ -47,7 +47,7 @@ jobs: customParameters: -stackTraceLogType None - name: Archive test results - uses: actions/upload-artifact@v3 + uses: actions/upload-artifact@v4 if: always() with: name: Test Results ${{ matrix.unityVersion }}