1
0
mirror of https://github.com/actions/cache.git synced 2025-06-27 17:52:49 +08:00

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