We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1d26b5 commit 61fb994Copy full SHA for 61fb994
1 file changed
.github/workflows/main.yml
@@ -14,7 +14,7 @@ jobs:
14
15
- name: Cache node modules
16
id: cache-node-modules
17
- uses: actions/cache@v2
+ uses: actions/cache@v3
18
env:
19
cache-name: cache-node-modules
20
with:
0 commit comments