1
0
mirror of https://github.com/silenceper/wechat.git synced 2026-03-01 00:35:26 +08:00
This commit is contained in:
houseme
2024-03-15 11:39:06 +08:00
parent efe99422a6
commit 418b6d7141
+1 -1
View File
@@ -24,7 +24,7 @@ jobs:
uses: golangci/golangci-lint-action@v4 uses: golangci/golangci-lint-action@v4
with: with:
# Required: the version of golangci-lint is required and must be specified without patch version: we always use the latest patch version. # Required: the version of golangci-lint is required and must be specified without patch version: we always use the latest patch version.
version: v1.56.2 version: v1.52.2
build: build:
name: Test name: Test
runs-on: ubuntu-latest runs-on: ubuntu-latest