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 a19f2fb commit 185f76aCopy full SHA for 185f76a
.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@v3.3.2
+ uses: actions/cache@v4.2.3
38
id: cypress-cache
39
with:
40
path: ~/.cache/Cypress
0 commit comments