We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 653a997 commit d5f8289Copy full SHA for d5f8289
go/actions/test/action.yml
@@ -4,7 +4,7 @@ inputs:
4
go-test-version:
5
description: Which Go version to use for running the tests
6
required: false
7
- default: "~1.24.0"
+ default: "~1.25.0"
8
run-code-checks:
9
description: Whether to run formatting, code and qhelp generation checks
10
0 commit comments