diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a6060242..f37d5bff 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -116,7 +116,7 @@ jobs: # backend output is absent from the job log and reaches reviewers only via this upload. - name: Upload browser-smoke evidence if: failure() - uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2 + uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1 with: name: browser-smoke-${{ github.run_id }} path: |