We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9a90feb + 0269177 commit bd4689fCopy full SHA for bd4689f
1 file changed
.github/workflows/ci.yml
@@ -64,7 +64,7 @@ jobs:
64
elixir-version: ${{ matrix.tuple.elixir }}
65
otp-version: ${{ matrix.tuple.erlang }}
66
67
- - uses: actions/cache@v4
+ - uses: actions/cache@v5
68
with:
69
path: |
70
deps
0 commit comments