We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1adad7c + ecec16d commit 7c7ab64Copy full SHA for 7c7ab64
1 file changed
.github/workflows/cargo-build-and-test.yml
@@ -24,7 +24,7 @@ jobs:
24
steps:
25
- uses: actions/checkout@v6
26
- name: Cargo Cache
27
- uses: actions/cache@v4
+ uses: actions/cache@v5
28
with:
29
path: |
30
~/.cargo
0 commit comments