chore: update Go to 1.24.11 (#21519)

Resolves:
https://github.com/coder/coder/issues/21470
This commit is contained in:
Jakub Domeracki
2026-01-15 15:12:31 +01:00
committed by GitHub
parent d5296a4855
commit 3894edbcc3
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ description: |
inputs:
version:
description: "The Go version to use."
default: "1.24.10"
default: "1.24.11"
use-preinstalled-go:
description: "Whether to use preinstalled Go."
default: "false"