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 c0ba6c2 commit 6f1bf0aCopy full SHA for 6f1bf0a
.github/workflows/ci.yml
@@ -57,7 +57,7 @@ jobs:
57
- name: Run formatting check
58
run: mix format --check-formatted
59
- name: Restore Dialyzer PLT cache
60
- uses: actions/cache@v3
+ uses: actions/cache@v4
61
id: dialyzer_plt_cache
62
with:
63
path: _build/dialyzer
0 commit comments