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.25.0-rc.1
1 parent 8c2bda3 commit c7c2dabCopy full SHA for c7c2dab
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-rc.1"
8
run-code-checks:
9
description: Whether to run formatting, code and qhelp generation checks
10
0 commit comments