diff --git a/.github/workflows/unit-tests.yml b/.github/workflows/unit-tests.yml index 1afc64bb0..2c5f22c84 100644 --- a/.github/workflows/unit-tests.yml +++ b/.github/workflows/unit-tests.yml @@ -30,7 +30,7 @@ jobs: arguments: testGplayDebugUnit - name: Upload test artifacts if: ${{ failure() }} - uses: actions/upload-artifact@26f96dfa697d77e81fd5907df203aa23a56210a8 + uses: actions/upload-artifact@26f96dfa697d77e81fd5907df203aa23a56210a8 # v4.3.0 with: name: test-results path: app/build/reports/tests/testGplayDebugUnitTest/