We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d05339a + 683d2b8 commit f7ffa3cCopy full SHA for f7ffa3c
1 file changed
.github/workflows/ci.yaml
@@ -60,7 +60,7 @@ jobs:
60
node-version: lts/*
61
62
- name: Cache node_modules
63
- uses: actions/cache@v4
+ uses: actions/cache@v5
64
id: cache-node-modules
65
with:
66
path: node_modules
0 commit comments