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