Merge remote-tracking branch 'upstream/master' into patch-4
This commit is contained in:
commit
e24d942d63
|
|
@ -24,7 +24,8 @@ jobs:
|
|||
uses: actions/checkout@v3
|
||||
- uses: actions/setup-go@v3
|
||||
with:
|
||||
go-version: '^1.17.7'
|
||||
go-version: '1.17.7'
|
||||
check-latest: false
|
||||
- run: go version
|
||||
- uses: actions/cache@v3
|
||||
with:
|
||||
|
|
|
|||
Loading…
Reference in New Issue