diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml index abd876d..98ebc1d 100644 --- a/.github/workflows/go.yml +++ b/.github/workflows/go.yml @@ -15,7 +15,7 @@ jobs: - name: Set up Go uses: actions/setup-go@v2 with: - go-version: 1.16 + go-version: 1.21 - name: Install non-Go deps run: |