This commit is contained in:
Boshi Lian 2023-02-02 08:14:55 -08:00 committed by GitHub
parent b6d42fab0c
commit 6a63582068
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 5 additions and 5 deletions

View file

@ -21,7 +21,7 @@ jobs:
- name: Set up Go 1.x
uses: actions/setup-go@v3
with:
go-version: ^1.19
go-version: ^1.20
cache: true
- uses: dotnet/nbgv@master