Skip to content

Commit e66c90b

Browse files
authored
Update go to 1.23.0 in goreleaser config too (#10)
1 parent 831a223 commit e66c90b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/.goreleaser.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
name: Set up Go
2222
uses: actions/setup-go@v5
2323
with:
24-
go-version: '1.22.3'
24+
go-version: '1.23.0'
2525
-
2626
name: Run GoReleaser
2727
uses: goreleaser/goreleaser-action@v5

0 commit comments

Comments
 (0)