bump sdk to 1.20, bump deps

This commit is contained in:
honwen.chan 2023-02-03 10:30:54 +08:00
parent 8492ccdc61
commit 7db5c2144f
4 changed files with 24 additions and 23 deletions

View file

@ -19,7 +19,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v2
with:
go-version: 1.19
go-version: 1.20
- name: Log in to the Container registry
uses: docker/login-action@f054a8b539a109f9f41c372932f1ae047eff08c9
with: