diff --git a/workflow-templates/cypress.yml b/workflow-templates/cypress.yml index fd848f1..bddc78a 100644 --- a/workflow-templates/cypress.yml +++ b/workflow-templates/cypress.yml @@ -68,7 +68,7 @@ jobs: TESTING=true npm run build --if-present - name: Save context - uses: actions/cache/save@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5.0.5 + uses: actions/cache/save@2c8a9bd7457de244a408f35966fab2fb45fda9c8 # v6.0.0 with: key: cypress-context-${{ github.run_id }} path: ./