Skip to content

Commit ca796b0

Browse files
committed
Go: Use 1.23 in tests
1 parent d790d1f commit ca796b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go/actions/test/action.yml

Lines changed: 1 addition & 1 deletion
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"
88
run-code-checks:
99
description: Whether to run formatting, code and qhelp generation checks
1010
required: false

0 commit comments

Comments
 (0)