We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01c4642 commit 64a67b4Copy full SHA for 64a67b4
.github/workflows/lint.yml
@@ -12,7 +12,7 @@ jobs:
12
with:
13
node-version: '18.x'
14
- name: Cache node modules
15
- uses: actions/cache@v2
+ uses: actions/cache@v3
16
env:
17
cache-name: cache-node-modules
18
.github/workflows/test.yml
0 commit comments