We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c1336c commit 65fc2d7Copy full SHA for 65fc2d7
1 file changed
.github/workflows/main.yml
@@ -21,7 +21,7 @@ jobs:
21
node-version-file: ".nvmrc"
22
23
- name: Reuse npm cache folder
24
- uses: actions/cache@v5
+ uses: actions/cache@v6
25
env:
26
cache-name: cache-node-modules
27
with:
0 commit comments