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 e348dc4 commit 304c435Copy full SHA for 304c435
.github/workflows/ci.yml
@@ -69,7 +69,7 @@ jobs:
69
otp-version: ${{matrix.pair.otp}}
70
elixir-version: ${{matrix.pair.elixir}}
71
72
- - uses: actions/cache@v2
+ - uses: actions/cache@v4
73
with:
74
path: |
75
deps
0 commit comments