Skip to content

Commit dfea6b7

Browse files
committed
Go: Use 1.23rc1 in tests
1 parent f79b765 commit dfea6b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: go/actions/test/action.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ inputs:
44
go-test-version:
55
description: Which Go version to use for running the tests
66
required: false
7-
default: ~1.22.0
7+
default: "1.23.0-rc.1"
88
run-code-checks:
99
description: Whether to run formatting, code and qhelp generation checks
1010
required: false

0 commit comments

Comments
 (0)