diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index e689240e9b7..4be8bbe5c92 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -472,7 +472,7 @@ jobs: - name: Upload logs on failure if: failure() - uses: actions/upload-artifact@604373da6381bf24206979c74d06a550515601b9 # v4 + uses: actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4 with: name: logs-${{ matrix.profile }}-${{ steps.parsed.outputs.result }} path: |