go 1.20 (#135)
This commit is contained in:
parent
b6d42fab0c
commit
6a63582068
4 changed files with 5 additions and 5 deletions
2
.github/workflows/go.yml
vendored
2
.github/workflows/go.yml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue