Skip to content

Commit 4b4a441

Browse files
committed
Bump go version
1 parent e83381d commit 4b4a441

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/go.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
- name: Set up Go
4242
uses: actions/setup-go@v2
4343
with:
44-
go-version: 1.23
44+
go-version: 1.26
4545

4646
- name: Tag and Deploy
4747
run: |
@@ -66,7 +66,7 @@ jobs:
6666
name: Set up Go
6767
uses: actions/setup-go@v2
6868
with:
69-
go-version: 1.23
69+
go-version: 1.26
7070
-
7171
name: Run GoReleaser
7272
uses: goreleaser/goreleaser-action@v6

0 commit comments

Comments
 (0)