This commit is contained in:
Mikhail Glushenkov
2026-03-12 17:17:15 +00:00
committed by GitHub
parent e18b497796
commit d7ac6f694d

View File

@@ -32,7 +32,7 @@ sensible defaults.
# default: "true" # default: "true"
add-job-id-key: "" add-job-id-key: ""
# Weather the a hash of the rust environment should be included in the cache key. # Whether the a hash of the rust environment should be included in the cache key.
# This includes a hash of all Cargo.toml/Cargo.lock files, rust-toolchain files, # This includes a hash of all Cargo.toml/Cargo.lock files, rust-toolchain files,
# and .cargo/config.toml files (if present), as well as the specified 'env-vars'. # and .cargo/config.toml files (if present), as well as the specified 'env-vars'.
# default: "true" # default: "true"