Skip to content

Commit bd4689f

Browse files
authored
Merge pull request #5 from AlexGx/dependabot/github_actions/actions/cache-5
Bump actions/cache from 4 to 5
2 parents 9a90feb + 0269177 commit bd4689f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
elixir-version: ${{ matrix.tuple.elixir }}
6565
otp-version: ${{ matrix.tuple.erlang }}
6666

67-
- uses: actions/cache@v4
67+
- uses: actions/cache@v5
6868
with:
6969
path: |
7070
deps

0 commit comments

Comments
 (0)