mirror of
https://github.com/github/codeql.git
synced 2026-02-11 12:41:06 +01:00
restore ~ in action.yml version
This commit is contained in:
@@ -4,7 +4,7 @@ inputs:
|
||||
go-test-version:
|
||||
description: Which Go version to use for running the tests
|
||||
required: false
|
||||
default: "1.26.0"
|
||||
default: "~1.26.0"
|
||||
run-code-checks:
|
||||
description: Whether to run formatting, code and qhelp generation checks
|
||||
required: false
|
||||
|
||||
Reference in New Issue
Block a user