1
0
Fork 0
mirror of https://github.com/actions/cache.git synced 2025-07-07 20:42:53 +00:00
This commit is contained in:
Oleg A. 2024-08-14 10:27:11 -07:00 committed by GitHub
commit 3514c74aa3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 7 additions and 7 deletions

View file

@ -170,7 +170,7 @@ steps:
## Erlang - Rebar3
```yaml
- uses: actions/cache@v2
- uses: actions/cache@v4
with:
path: |
~/.cache/rebar3