Skip to content

Commit 2d9f92d

Browse files
chore(deps): update actions/cache action to v4
1 parent 86dccf7 commit 2d9f92d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
elixir-version: ${{ steps.tool-versions.outputs.elixir }}
4444

4545
- name: Fetch cached dependencies
46-
uses: actions/cache@v3
46+
uses: actions/cache@v4
4747
id: mix-cache
4848
with:
4949
path: |

0 commit comments

Comments
 (0)