diff --git a/.github/workflow-config.json b/.github/workflow-config.json index d419d6c2..c692dc84 100644 --- a/.github/workflow-config.json +++ b/.github/workflow-config.json @@ -1,5 +1,5 @@ { - "go-version": "1.19.4", + "go-version": "1.22.1", "deploy": { "pull-request": true, "sign-docker-image": false,