From 292ca8f9389651d0f3dceffe74007cb7899820f3 Mon Sep 17 00:00:00 2001 From: Andy Scherzinger Date: Fri, 26 Jan 2024 09:53:52 +0100 Subject: [PATCH] add version comment Signed-off-by: Andy Scherzinger --- .github/workflows/unit-tests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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/