diff --git a/.github/workflows/pytest-workflow.yml b/.github/workflows/pytest-workflow.yml index ec33e8be0dd..f61541dc9ab 100644 --- a/.github/workflows/pytest-workflow.yml +++ b/.github/workflows/pytest-workflow.yml @@ -308,7 +308,7 @@ jobs: - name: Upload logs on failure if: failure() - uses: actions/upload-artifact@6f51ac03b9356f520e9adb1b1b7802705f340c2b # v4 + uses: actions/upload-artifact@65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08 # v4 with: name: logs-${{ matrix.profile }}-${{ steps.parsed.outputs.result }} path: |