mirror of
https://github.com/valitydev/limiter-proto.git
synced 2024-11-06 00:35:18 +00:00
Update actions/cache action to v3 (#8)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
297c320856
commit
9d6cbb7fb0
2
.github/workflows/erlang-pr.yml
vendored
2
.github/workflows/erlang-pr.yml
vendored
@ -24,7 +24,7 @@ jobs:
|
||||
rebar3-version: '3.18'
|
||||
|
||||
- name: Restore PLT cache
|
||||
uses: actions/cache@v2
|
||||
uses: actions/cache@v3
|
||||
id: plt-cache
|
||||
with:
|
||||
key: |
|
||||
|
Loading…
Reference in New Issue
Block a user