Update to 1.24.0

This commit is contained in:
Owen Mansel-Chan
2025-02-11 21:44:39 +00:00
parent 228983ff0c
commit 1e74b7af75
3 changed files with 3 additions and 3 deletions

View File

@@ -4,7 +4,7 @@ inputs:
go-test-version:
description: Which Go version to use for running the tests
required: false
default: "1.24.0-rc.3"
default: "~1.24.0"
run-code-checks:
description: Whether to run formatting, code and qhelp generation checks
required: false