mirror of
https://github.com/github/codeql.git
synced 2026-05-04 05:05:12 +02:00
Update Go version in tests to 1.26.0
This commit is contained in:
committed by
Owen Mansel-Chan
parent
8955fd0bf4
commit
e00e3a87ff
@@ -4,7 +4,7 @@ inputs:
|
||||
go-test-version:
|
||||
description: Which Go version to use for running the tests
|
||||
required: false
|
||||
default: "~1.25.7"
|
||||
default: "1.26.0-rc.2"
|
||||
run-code-checks:
|
||||
description: Whether to run formatting, code and qhelp generation checks
|
||||
required: false
|
||||
|
||||
Reference in New Issue
Block a user