diff --git a/examples.md b/examples.md index 0947e70..7d3f8ab 100644 --- a/examples.md +++ b/examples.md @@ -217,7 +217,7 @@ If using `npm config` to retrieve the cache directory, ensure you run [actions/s with: path: | node_modules - */*/node_modules + **/*/node_modules key: ${{ runner.os }}-${{ hashFiles('**/yarn.lock') }} ```