There was an error while loading. Please reload this page.
2 parents b56e2f7 + 78230c8 commit 2a74d30Copy full SHA for 2a74d30
1 file changed
workflow-templates/cypress.yml
@@ -81,7 +81,7 @@ jobs:
81
TESTING=true npm run build --if-present
82
83
- name: Save context
84
- uses: actions/cache/save@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5.0.5
+ uses: actions/cache/save@55cc8345863c7cc4c66a329aec7e433d2d1c52a9 # v6.1.0
85
with:
86
key: cypress-context-${{ github.run_id }}
87
path: ./
0 commit comments