Skip to content

Commit 0ec1bbe

Browse files
committed
wip
1 parent 01d6054 commit 0ec1bbe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/golangci-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,5 @@ jobs:
1616
uses: golangci/[email protected]
1717
with:
1818
# Required: the version of golangci-lint is required and must be specified without patch version: we always use the latest patch version.
19-
version: v2.1
19+
version: v2.1.6
2020
args: --timeout 5m

0 commit comments

Comments
 (0)