Skip to content

Commit 6f1bf0a

Browse files
committed
ci: update cache action
1 parent c0ba6c2 commit 6f1bf0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
- name: Run formatting check
5858
run: mix format --check-formatted
5959
- name: Restore Dialyzer PLT cache
60-
uses: actions/cache@v3
60+
uses: actions/cache@v4
6161
id: dialyzer_plt_cache
6262
with:
6363
path: _build/dialyzer

0 commit comments

Comments
 (0)