There was an error while loading. Please reload this page.
2 parents fbf3066 + 7e591c4 commit 11be9b5Copy full SHA for 11be9b5
1 file changed
.github/workflows/cargo-build-and-test.yml
@@ -24,7 +24,7 @@ jobs:
24
steps:
25
- uses: actions/checkout@v7
26
- name: Cargo Cache
27
- uses: actions/cache@v5
+ uses: actions/cache@v6
28
with:
29
path: |
30
~/.cargo
0 commit comments