Skip to content

Commit

Permalink
chore: use cache@v4
Browse files Browse the repository at this point in the history
  • Loading branch information
zookzook committed Feb 11, 2025
1 parent c07c5a1 commit fd3d44a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mongodb_driver.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
otp-version: ${{ steps.versions.outputs.erlang}}

- name: Restore dependencies cache
uses: actions/cache@v2
uses: actions/cache@v4
with:
path: |
deps
Expand Down

0 comments on commit fd3d44a

Please sign in to comment.