mirror of
https://github.com/actions/setup-node.git
synced 2025-11-20 21:45:39 +00:00
update
This commit is contained in:
parent
890a8a919c
commit
34431ccdfd
@ -303,7 +303,7 @@ steps:
|
||||
**Restore-Only Cache**
|
||||
|
||||
```yaml
|
||||
## reduce cache writes and storage usage in workflows that only need to read from cache
|
||||
## In some workflows, you may want to restore a cache without saving it. This can help reduce cache writes and storage usage in workflows that only need to read from cache
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Loading…
Reference in New Issue
Block a user