restore default version
This commit is contained in:
parent
6a2be7777a
commit
dfaa2430e6
@ -7,6 +7,7 @@ branding:
|
|||||||
inputs:
|
inputs:
|
||||||
deno-version:
|
deno-version:
|
||||||
description: The Deno version to install. Can be a semver version of a stable release, "canary" for the latest canary, or the Git hash of a specific canary release.
|
description: The Deno version to install. Can be a semver version of a stable release, "canary" for the latest canary, or the Git hash of a specific canary release.
|
||||||
|
default: "1.x"
|
||||||
deno-version-file:
|
deno-version-file:
|
||||||
description: File containing the Deno version to install such as .dvmrc or .tool-versions. Overridden by deno-version.
|
description: File containing the Deno version to install such as .dvmrc or .tool-versions. Overridden by deno-version.
|
||||||
outputs:
|
outputs:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user