소스 검색

Merge pull request #3596 from nextcloud/renovate/actions-upload-artifact-digest

Update actions/upload-artifact digest to 26f96df
Andy Scherzinger 1 년 전
부모
커밋
04fd9fc679
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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@694cdabd8bdb0f10b2cea11669e1bf5453eed0a6
+                uses: actions/upload-artifact@26f96dfa697d77e81fd5907df203aa23a56210a8 # v4.3.0
                 with:
                     name: test-results
                     path: app/build/reports/tests/testGplayDebugUnitTest/