mirror of
https://github.com/SagerNet/sing-box.git
synced 2024-11-16 02:52:23 +08:00
[dependencies] Update golangci/golangci-lint-action action to v5
This commit is contained in:
parent
f3ac91673a
commit
e85a38e059
2
.github/workflows/lint.yml
vendored
2
.github/workflows/lint.yml
vendored
|
@ -30,7 +30,7 @@ jobs:
|
|||
with:
|
||||
go-version: ^1.22
|
||||
- name: golangci-lint
|
||||
uses: golangci/golangci-lint-action@v4
|
||||
uses: golangci/golangci-lint-action@v5
|
||||
with:
|
||||
version: latest
|
||||
args: --timeout=30m
|
||||
|
|
Loading…
Reference in New Issue
Block a user