We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents de07bbf + 38eb449 commit cd1c897Copy full SHA for cd1c897
.github/workflows/performance-validation.yml
@@ -37,7 +37,7 @@ jobs:
37
components: rustfmt, clippy
38
39
- name: Cache Rust dependencies
40
- uses: actions/cache@v3
+ uses: actions/cache@v4
41
with:
42
path: |
43
~/.cargo/registry
0 commit comments