We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a9f509 commit 6b3b113Copy full SHA for 6b3b113
.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