mirror of
https://github.com/SagerNet/sing-box.git
synced 2024-11-16 04:12:22 +08:00
Fix lint workflow
This commit is contained in:
parent
2b5eb1c59e
commit
4b1fabd007
4
.github/workflows/lint.yml
vendored
4
.github/workflows/lint.yml
vendored
|
@ -29,10 +29,6 @@ jobs:
|
|||
uses: actions/setup-go@v5
|
||||
with:
|
||||
go-version: ^1.22
|
||||
- name: Setup Go
|
||||
uses: actions/setup-go@v5
|
||||
with:
|
||||
go-version: ${{ steps.version.outputs.go_version }}
|
||||
- name: golangci-lint
|
||||
uses: golangci/golangci-lint-action@v4
|
||||
with:
|
||||
|
|
Loading…
Reference in New Issue
Block a user