Fix indentation

This commit is contained in:
Jesse Dijkstra 2024-04-23 16:11:48 +02:00
parent 355fe3a070
commit 6406ddf5d0

View File

@ -8,7 +8,7 @@ inputs:
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.
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.
outputs:
deno-version: