mirror of
https://github.com/fatedier/frp.git
synced 2026-08-30 21:05:56 +08:00
ci: pin golangci-lint to v2.12.2 (#5496)
This commit is contained in:
@@ -28,4 +28,4 @@ jobs:
|
|||||||
uses: golangci/golangci-lint-action@v9
|
uses: golangci/golangci-lint-action@v9
|
||||||
with:
|
with:
|
||||||
# Optional: version of golangci-lint to use in form of v1.2 or v1.2.3 or `latest` to use the latest version
|
# Optional: version of golangci-lint to use in form of v1.2 or v1.2.3 or `latest` to use the latest version
|
||||||
version: v2.11
|
version: v2.12.2
|
||||||
|
|||||||
Reference in New Issue
Block a user