diff --git a/.github/workflows/test.e2e.yml b/.github/workflows/test.e2e.yml index a0183e01..2f22d4df 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@4a24838f3d5601fd639834081e118c2995d51e1c # v5.0.0 + uses: actions/download-artifact@f093f21ca4cfa7c75ccbbc2be54da76a0c7e1f05 # v5.0.0 with: name: cypress-test-results-${{ github.run_id }} path: ./cypress