We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98289b8 commit a19f2fbCopy full SHA for a19f2fb
.github/workflows/cypress.yml
@@ -34,7 +34,7 @@ jobs:
34
run: yarn install --frozen-lockfile
35
36
- name: Get Cypress cache
37
- uses: actions/cache@v4.0.1
+ uses: actions/cache@v3.3.2
38
id: cypress-cache
39
with:
40
path: ~/.cache/Cypress
0 commit comments