mirror of
https://github.com/moonrepo/setup-rust.git
synced 2025-04-30 05:40:03 +00:00
Generate key.
This commit is contained in:
parent
a15295b988
commit
7dbcc3ca50
4 changed files with 79 additions and 6 deletions
|
@ -22,6 +22,10 @@ outputs:
|
|||
description: 'The generated cache key used.'
|
||||
cache-hit:
|
||||
description: 'Indicates an exact match was found for the cache key.'
|
||||
rust-version:
|
||||
description: 'Version of the installed rustc.'
|
||||
rust-hash:
|
||||
description: 'Commit hash of the installed rustc.'
|
||||
runs:
|
||||
using: 'node16'
|
||||
main: 'dist/index.js'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue