Skip to content

Commit

Permalink
Update github cache action version
Browse files Browse the repository at this point in the history
  • Loading branch information
axelson committed May 5, 2024
1 parent 55e7b4e commit b3882c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
otp-version: ${{matrix.otp}}
elixir-version: ${{matrix.elixir}}
- name: Cache build artifacts
uses: actions/cache@v2
uses: actions/cache@v4
with:
path: |
~/.hex
Expand Down

0 comments on commit b3882c7

Please sign in to comment.