Skip to content

Commit 10419ee

Browse files
authored
Merge pull request #2 from scientist-labs/dependabot/github_actions/actions/cache-4
Bump actions/cache from 3 to 4
2 parents 3ddf939 + 0572517 commit 10419ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ jobs:
66
steps:
77
- uses: actions/checkout@v5
88

9-
- uses: actions/cache@v3
9+
- uses: actions/cache@v4
1010
with:
1111
path: |
1212
~/.cargo/registry

0 commit comments

Comments
 (0)