diff --git a/.github/workflows/Release.core.yml b/.github/workflows/Release.core.yml index 824babc..39f99b4 100644 --- a/.github/workflows/Release.core.yml +++ b/.github/workflows/Release.core.yml @@ -4,7 +4,7 @@ on: env: GH_TOKEN: ${{ secrets.GH_TOKEN }} - GO_VERSION: "1.18" + GO_VERSION: "1.19" jobs: ci-pass: