1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2026-04-17 11:09:12 -04:00

Update linter version

This commit is contained in:
Shelikhoo
2025-05-17 21:57:59 +01:00
parent d565c48690
commit f0d87d13d6
2 changed files with 53 additions and 40 deletions

View File

@@ -28,8 +28,8 @@ jobs:
uses: actions/checkout@v3
- name: golangci-lint
uses: golangci/golangci-lint-action@v6
uses: golangci/golangci-lint-action@v8
with:
version: v1.63
version: v2.1.6
args: --config=.github/linters/.golangci.yml
only-new-issues: true