diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 3a562338a..2050b9614 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -20,7 +20,7 @@ env: # If you change this value, please change it in the following files as well: # /Dockerfile - GO_VERSION: 1.20.4 + GO_VERSION: 1.21.10 jobs: ########################