Skip to content

Commit 4332f0d

Browse files
committed
update go version
1 parent 8f4522b commit 4332f0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
- name: Set up Go
2424
uses: actions/setup-go@v2
2525
with:
26-
go-version: 1.18
26+
go-version: '1.20'
2727

2828
- name: install
2929
run: |

0 commit comments

Comments
 (0)