Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 23451de

Browse files
authored
fix: buildjet/cache/restore usage
Signed-off-by: John Molakvoæ <[email protected]>
1 parent 60f0d9a commit 23451de

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

workflow-templates/cypress.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ jobs:
9595

9696
steps:
9797
- name: Restore context
98-
uses: buildjet/cache/save@v4
98+
uses: buildjet/cache/restore@v4
9999
with:
100100
fail-on-cache-miss: true
101101
key: cypress-context-${{ github.run_id }}

0 commit comments

Comments
 (0)