Skip to content

Commit fd3d44a

Browse files
committed
chore: use cache@v4
1 parent c07c5a1 commit fd3d44a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/mongodb_driver.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
otp-version: ${{ steps.versions.outputs.erlang}}
3838

3939
- name: Restore dependencies cache
40-
uses: actions/cache@v2
40+
uses: actions/cache@v4
4141
with:
4242
path: |
4343
deps

0 commit comments

Comments
 (0)