mirror of
https://github.com/valitydev/java-workflow.git
synced 2024-11-06 01:25:18 +00:00
Update actions/cache action to v4
This commit is contained in:
parent
36b504fdbe
commit
512c968090
2
.github/workflows/erlang-thrift-build.yml
vendored
2
.github/workflows/erlang-thrift-build.yml
vendored
@ -21,7 +21,7 @@ jobs:
|
||||
rebar3-version: '3.18'
|
||||
|
||||
- name: Restore PLT cache
|
||||
uses: actions/cache@v2
|
||||
uses: actions/cache@v4
|
||||
id: plt-cache
|
||||
with:
|
||||
key: |
|
||||
|
Loading…
Reference in New Issue
Block a user