mirror of
https://github.com/coder/coder.git
synced 2025-07-12 00:14:10 +00:00
chore: bump golang to 1.22.12 (#17058)
This commit is contained in:
2
.github/actions/setup-go/action.yaml
vendored
2
.github/actions/setup-go/action.yaml
vendored
@ -4,7 +4,7 @@ description: |
|
||||
inputs:
|
||||
version:
|
||||
description: "The Go version to use."
|
||||
default: "1.22.8"
|
||||
default: "1.22.12"
|
||||
runs:
|
||||
using: "composite"
|
||||
steps:
|
||||
|
Reference in New Issue
Block a user