adjusting defaults for version input
All checks were successful
tests / test-gomod (push) Successful in 24s
tests / test-versioninput (push) Successful in 29s

This commit is contained in:
2026-05-27 14:51:09 -04:00
parent d0bce850e0
commit c1d74565a3
2 changed files with 1 additions and 2 deletions

View File

@@ -16,7 +16,6 @@ inputs:
version:
description: "Optional, the Go version to install if no go.mod file is present"
required: false
default: "."
runs:
using: composite
steps: