We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5744834 commit f8b8e4eCopy full SHA for f8b8e4e
1 file changed
.github/workflows/ci.yml
@@ -27,7 +27,7 @@ jobs:
27
elixir-version: ${{ env.ELIXIR_VERSION }}
28
29
- name: Set up cache
30
- uses: actions/cache@v3
+ uses: actions/cache@v4
31
id: mix-cache
32
with:
33
path: |
0 commit comments