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 f721894 commit 4f4d245Copy full SHA for 4f4d245
1 file changed
.github/workflows/example-install-only.yml
@@ -23,7 +23,7 @@ jobs:
23
# (which is important when using ^ version in package.json)
24
# see https://github.com/actions/cache
25
- name: Cache npm and Cypress 📦
26
- uses: actions/cache@v5
+ uses: actions/cache@v6
27
with:
28
path: |
29
~/.cache/Cypress
0 commit comments