Skip to content

Commit e59ce2b

Browse files
authored
Merge pull request #62 from valitydev/renovate/actions-cache-4.x
Update actions/cache action to v4
2 parents 2a33f90 + 0a6e8f7 commit e59ce2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/erlang-thrift-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
rebar3-version: '3.18'
2222

2323
- name: Restore PLT cache
24-
uses: actions/cache@v2
24+
uses: actions/cache@v4
2525
id: plt-cache
2626
with:
2727
key: |

0 commit comments

Comments
 (0)