2 parents c565fe7 + 4b14872 commit c3555e6Copy full SHA for c3555e6
1 file changed
.github/workflows/ci.yml
@@ -38,7 +38,7 @@ jobs:
38
elixir-version: ${{ env.ELIXIR_VERSION }}
39
40
- name: Cache build artifacts
41
- uses: actions/cache@v5
+ uses: actions/cache@v6
42
with:
43
path: |
44
_build
0 commit comments