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.
1 parent 6bea020 commit 0c52acfCopy full SHA for 0c52acf
1 file changed
.github/workflows/test.yml
@@ -20,7 +20,7 @@ jobs:
20
- name: Install Rust
21
uses: dtolnay/rust-toolchain@stable
22
23
- - name: Cache
+ - name: Cache Dependencies
24
uses: actions/cache@v5
25
with:
26
path: |
0 commit comments