We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86ccf88 commit 4009204Copy full SHA for 4009204
.github/workflows/erlang-thrift-build.yml
@@ -21,7 +21,7 @@ jobs:
21
rebar3-version: '3.18'
22
23
- name: Restore PLT cache
24
- uses: actions/cache@v2
+ uses: actions/cache@v4
25
id: plt-cache
26
with:
27
key: |
0 commit comments