diff --git a/README.md b/README.md index 6ec4744..86f4262 100644 --- a/README.md +++ b/README.md @@ -57,6 +57,25 @@ All inputs are optional.
+## Outputs + + + + + + + + + + + + + + +
NameDescription
cachekeyA short hash of the installed rustc version, appropriate for use as a cache key. "20220627a831"
nameRustup's name for the selected version of the toolchain, like "1.62.0". Suitable for use with cargo +${{steps.toolchain.outputs.name}}.
+ +
+ ## Toolchain expressions The following forms are available for projects that use a sliding window of