Skip to content

Commit 7846405

Browse files
committed
wip
1 parent 0cfe921 commit 7846405

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
File renamed without changes.

.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: latest
19+
version: 2.1
2020
args: --timeout 5m

0 commit comments

Comments
 (0)