mirror of
https://github.com/OwO-Network/DeepLX.git
synced 2024-11-16 11:52:21 +08:00
ci: fix
This commit is contained in:
parent
7c4b521050
commit
e580d64fbf
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
|
@ -15,7 +15,7 @@ jobs:
|
|||
- name: Set up Go
|
||||
uses: actions/setup-go@v4
|
||||
with:
|
||||
go-version: '1.19'
|
||||
go-version: '1.22'
|
||||
|
||||
- name: Install golint
|
||||
run: go install golang.org/x/lint/golint@latest
|
||||
|
|
Loading…
Reference in New Issue
Block a user