X-Git-Url: https://git.r.bdr.sh/rbdr/mobius/blobdiff_plain/6729b2be6c22a37bb21863cc1a9ae4abe299f89d..d34160c512a52cf1f5caf59fa00372d3a627e24c:/.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: