Skip to content

Commit 0d15b13

Browse files
authored
Update ci.yml (#459)
1 parent 1bea177 commit 0d15b13

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
@@ -32,7 +32,7 @@ jobs:
3232
otp-version: ${{ matrix.otp }}
3333

3434
- name: Restore deps and _build cache
35-
uses: actions/cache@v2
35+
uses: actions/cache@v4
3636
with:
3737
path: |
3838
deps

0 commit comments

Comments
 (0)