Skip to content

Commit 8869e28

Browse files
committed
Fix
1 parent 31ca662 commit 8869e28

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/check.yaml

-3
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,5 @@ jobs:
5151
- name: golangci-lint
5252
uses: golangci/golangci-lint-action@v2
5353
with:
54-
# Optional: version of golangci-lint to use in form of v1.2 or v1.2.3
55-
# or `latest` to use the latest version
56-
version: v1.29
5754
# Show only new issues if it's a pull request.
5855
only-new-issues: true

0 commit comments

Comments
 (0)