We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1d3900 commit 15e6e58Copy full SHA for 15e6e58
.github/workflows/linters.yml
@@ -18,5 +18,5 @@ jobs:
18
- name: Run linter
19
uses: golangci/[email protected] # Action page: <https://github.com/golangci/golangci-lint-action>
20
with:
21
- version: v1 # without patch version
+ version: v1.60 # without patch version
22
only-new-issues: false # show only new issues if it's a pull request
0 commit comments