diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index 5489c68004..155e740c32 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -45,7 +45,7 @@ jobs: files: | **/test-results/**/*.xml - name: Archive test report - uses: actions/upload-artifact@6f51ac03b9356f520e9adb1b1b7802705f340c2b # v4 + uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4 # Archive test reports for introspection even if the build failed. They are most useful in this situation. if: always() with: