diff --git a/.github/workflows/test.e2e.yml b/.github/workflows/test.e2e.yml index 6863a5d1..47e97bdf 100644 --- a/.github/workflows/test.e2e.yml +++ b/.github/workflows/test.e2e.yml @@ -170,7 +170,7 @@ jobs: working-directory: ./cypress - name: Download test artifacts - uses: actions/download-artifact@f093f21ca4cfa7c75ccbbc2be54da76a0c7e1f05 # v5.0.0 + uses: actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131 # v5.0.0 with: name: cypress-test-results-${{ github.run_id }} path: ./cypress