Browse Source

add version comment

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
Andy Scherzinger 1 năm trước cách đây
mục cha
commit
292ca8f938
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      .github/workflows/unit-tests.yml

+ 1 - 1
.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/