chore(ci): golang version to 1.20

This commit is contained in:
henry.chen
2023-05-17 15:58:44 +08:00
parent 42b106d582
commit 5fcadd1c81

View File

@@ -12,7 +12,7 @@ jobs:
- name: Golang env
uses: actions/setup-go@v2
with:
go-version: ^1.15
go-version: ^1.20
- name: Checkout
uses: actions/checkout@v2
- name: Cache mod