Skip to content

Commit 7ba52de

Browse files
authored
Merge branch 'main' into dependabot/github_actions/actions/checkout-6
2 parents 451db02 + 0aaa27f commit 7ba52de

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
@@ -5,7 +5,7 @@ jobs:
55
runs-on: ubuntu-latest
66
steps:
77
- uses: actions/checkout@v6
8-
- uses: actions/cache@v4
8+
- uses: actions/cache@v5
99
with:
1010
path: |
1111
~/.cargo/registry

0 commit comments

Comments
 (0)