From a5b68b872b30c9cfaa55c0c45e5f47970420a88a Mon Sep 17 00:00:00 2001 From: Andy Scherzinger Date: Mon, 22 Jan 2024 16:34:55 +0100 Subject: [PATCH] Add version number comment to unit-tests.yml 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 1ec0cc0e276a..dd5d1dc1bb64 100644 --- a/.github/workflows/unit-tests.yml +++ b/.github/workflows/unit-tests.yml @@ -46,7 +46,7 @@ jobs: fail_ci_if_error: true - name: Upload jacoco artifacts if: ${{ failure() }} - uses: actions/upload-artifact@694cdabd8bdb0f10b2cea11669e1bf5453eed0a6 + uses: actions/upload-artifact@694cdabd8bdb0f10b2cea11669e1bf5453eed0a6 # v4.2.0 with: name: test-results path: app/build/reports/tests/testGplayDebugUnitTest/