Update to go1.19
This commit is contained in:
parent
f16ce59e6c
commit
2243dd8b00
|
|
@ -7,7 +7,7 @@ jobs:
|
|||
steps:
|
||||
- uses: actions/setup-go@v2
|
||||
with:
|
||||
go-version: 1.16.x
|
||||
go-version: 1.19.x
|
||||
- uses: actions/setup-node@v1
|
||||
with:
|
||||
node-version: '16'
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
1.16.0
|
||||
1.19.1
|
||||
|
|
|
|||
Loading…
Reference in New Issue