Skip to content

Commit 2ae703b

Browse files
committed
Update github actions/cache@v3
1 parent f6655cb commit 2ae703b

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
@@ -27,7 +27,7 @@ jobs:
2727
otp-version: ${{matrix.pair.otp}}
2828
elixir-version: ${{matrix.pair.elixir}}
2929

30-
- uses: actions/cache@v2
30+
- uses: actions/cache@v3
3131
with:
3232
path: |
3333
deps

0 commit comments

Comments
 (0)