Skip to content

Commit b497a07

Browse files
committed
update go releaser go version
1 parent 7597188 commit b497a07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.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@v2
2323
with:
24-
go-version: 1.17
24+
go-version: 1.19
2525
-
2626
name: Run tests
2727
run: go test ./...

0 commit comments

Comments
 (0)