X-Git-Url: https://git.r.bdr.sh/rbdr/mobius/blobdiff_plain/335f5eb5851db549f7654852296a48b2137f248f..fe1cce153b572ba215318c6ccd349cde3d7b7619:/.github/workflows/go.yml diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml index 7f2c24b..3357c19 100644 --- a/.github/workflows/go.yml +++ b/.github/workflows/go.yml @@ -19,7 +19,7 @@ jobs: - name: Set up Go uses: actions/setup-go@v5 with: - go-version: '1.22.4' + go-version: '1.23.3' - name: Run GoReleaser uses: goreleaser/goreleaser-action@v5 with: