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 e57689b commit aba327aCopy full SHA for aba327a
.github/actions/golangci-lint/action.yml
@@ -6,5 +6,5 @@ runs:
6
- name: Lint
7
uses: golangci/golangci-lint-action@971e284b6050e8a5849b72094c50ab08da042db8 # v6
8
with:
9
- version: v1.62.2
+ version: v1.63.4
10
skip-cache: true
0 commit comments