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 b01657d commit 597574aCopy full SHA for 597574a
README.md
@@ -56,7 +56,7 @@ Afterward, the `components` and `target` specified via inputs are installed in a
56
| `cache` | Automatically configure Rust cache (using [`Swatinem/rust-cache`]) | true |
57
| `cache-workspaces` | Propagates the value to [`Swatinem/rust-cache`] | |
58
| `cache-on-failure` | Propagates the value to [`Swatinem/rust-cache`] | true |
59
-| `key` | Propagates the value to [`Swatinem/rust-cache`] | |
+| `cache-key` | Propagates the value to [`Swatinem/rust-cache`] as `key` | |
60
| `matcher` | Enable problem matcher to surface build messages and formatting issues | true |
61
| `rustflags` | Set the value of `RUSTFLAGS` (set to empty string to avoid overwriting existing flags) | "-D warnings" |
62
0 commit comments