chore: bump version & Go 1.20

This commit is contained in:
H1JK
2023-02-05 00:11:21 +08:00
parent 9aa1e56d89
commit f112fa1b74
8 changed files with 113 additions and 75 deletions

View File

@@ -21,7 +21,7 @@ jobs:
- name: Setup Go
uses: actions/setup-go@v3
with:
go-version: 1.19
go-version: 1.20
- uses: actions/cache@v3
with:

View File

@@ -18,7 +18,7 @@ jobs:
- name: Setup Go
uses: actions/setup-go@v3
with:
go-version: 1.19
go-version: 1.20
- uses: actions/cache@v3
with:
path: |