diff --git a/.github/workflows/commit.yaml b/.github/workflows/commit.yaml index 50fcde7a54..01cd1a3f12 100644 --- a/.github/workflows/commit.yaml +++ b/.github/workflows/commit.yaml @@ -14,7 +14,7 @@ on: - 'netlify.toml' env: # Update this prior to requiring a higher minor version in go.mod - GO_VERSION: "1.22" + GO_VERSION: "1.23" defaults: run: # use bash for all operating systems unless overridden