There was an error while loading. Please reload this page.
2 parents c6f50b5 + 30275a7 commit b56e2f7Copy full SHA for b56e2f7
1 file changed
workflow-templates/cypress.yml
@@ -101,7 +101,7 @@ jobs:
101
102
steps:
103
- name: Restore context
104
- uses: actions/cache/restore@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5.0.5
+ uses: actions/cache/restore@55cc8345863c7cc4c66a329aec7e433d2d1c52a9 # v6.1.0
105
with:
106
fail-on-cache-miss: true
107
key: cypress-context-${{ github.run_id }}
0 commit comments