mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +01:00
Go: Use 1.24rc1 in CI
This commit is contained in:
committed by
Owen Mansel-Chan
parent
2a8cc00284
commit
52e15f82e4
@@ -4,7 +4,7 @@ inputs:
|
||||
go-test-version:
|
||||
description: Which Go version to use for running the tests
|
||||
required: false
|
||||
default: "~1.23.1"
|
||||
default: "1.24.0-rc.1"
|
||||
run-code-checks:
|
||||
description: Whether to run formatting, code and qhelp generation checks
|
||||
required: false
|
||||
|
||||
Reference in New Issue
Block a user