Lerna example updated to v2

Co-Authored-By: Josh Gross <joshmgross@github.com>
pull/212/head
Ethan Dennis 5 years ago committed by GitHub
parent 482e3f4bd9
commit 8c1c7711b6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -185,7 +185,7 @@ The yarn cache directory will depend on your operating system and version of `ya
```yaml
- name: restore lerna
uses: actions/cache@v3
uses: actions/cache@v2
with:
path: |
node_modules

Loading…
Cancel
Save