Skip to content

Commit 5494a38

Browse files
Update go.yml
1 parent 43a6a7e commit 5494a38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- name: Set up Go
2828
uses: actions/setup-go@v4
2929
with:
30-
go-version: '1.20'
30+
go-version: '1.23'
3131

3232
- name: Build
3333
run: go build -v ./...

0 commit comments

Comments
 (0)