mirror of
https://gitee.com/johng/gf
synced 2026-07-08 14:39:50 +08:00
ci(gci/import): improve golangci.yml and add gci linter (#4010)
This commit is contained in:
2
.github/workflows/doc-build.yml
vendored
2
.github/workflows/doc-build.yml
vendored
@ -22,7 +22,7 @@ jobs:
|
||||
- name: Set Up Golang Environment
|
||||
uses: actions/setup-go@v5
|
||||
with:
|
||||
go-version: 1.22.5
|
||||
go-version: 1.23.4
|
||||
cache: false
|
||||
- name: download goframe docs
|
||||
run: ./download.sh
|
||||
|
||||
Reference in New Issue
Block a user