diff --git a/README.md b/README.md index 1c5ea30f2..20f4bfc26 100644 --- a/README.md +++ b/README.md @@ -1555,7 +1555,7 @@ If the project has many dependencies, but you want to install just Cypress you c ```yml - uses: actions/checkout@v7 -- uses: actions/cache@v5 +- uses: actions/cache@v6 with: path: | ~/.cache/Cypress