diff --git a/.github/workflows/go-version.yaml b/.github/workflows/go-version.yaml index 41852bb..1a3d198 100644 --- a/.github/workflows/go-version.yaml +++ b/.github/workflows/go-version.yaml @@ -1,7 +1,7 @@ name: Go version setup env: - GO_VERSION: "1.20.9" + GO_VERSION: "1.20.10" on: workflow_call: