Lerna example updated to v2

Co-Authored-By: Josh Gross <joshmgross@github.com>
This commit is contained in:
Ethan Dennis 2020-03-20 12:58:32 -07:00 committed by GitHub
parent 482e3f4bd9
commit 8c1c7711b6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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