We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8003d9c + 6b3b113 commit 233a0efCopy full SHA for 233a0ef
.github/workflows/node.yml
@@ -16,7 +16,7 @@ jobs:
16
with:
17
node-version: 14
18
- name: Cache node modules
19
- uses: actions/cache@v2
+ uses: actions/cache@v3
20
env:
21
cache-name: cache-node-modules
22
0 commit comments