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 b3c9bb3 commit 39f4f27Copy full SHA for 39f4f27
.github/workflows/continuous.yml
@@ -15,7 +15,7 @@ jobs:
15
registry-url: 'https://registry.npmjs.org'
16
17
- name: Restore lerna
18
- uses: actions/cache@v2
+ uses: actions/cache@v3
19
with:
20
path: |
21
node_modules
0 commit comments