Skip to content

Commit 418b6d7

Browse files
committed
upgrade
1 parent efe9942 commit 418b6d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/go.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
uses: golangci/golangci-lint-action@v4
2525
with:
2626
# Required: the version of golangci-lint is required and must be specified without patch version: we always use the latest patch version.
27-
version: v1.56.2
27+
version: v1.52.2
2828
build:
2929
name: Test
3030
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)