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 13bc0d2 commit 17a2cabCopy full SHA for 17a2cab
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