mirror of
https://github.com/actions/cache.git
synced 2025-07-07 20:42:53 +00:00
Merge c3ca3a1a67
into 81382a721f
This commit is contained in:
commit
3514c74aa3
3 changed files with 7 additions and 7 deletions
|
@ -170,7 +170,7 @@ steps:
|
|||
|
||||
## Erlang - Rebar3
|
||||
```yaml
|
||||
- uses: actions/cache@v2
|
||||
- uses: actions/cache@v4
|
||||
with:
|
||||
path: |
|
||||
~/.cache/rebar3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue