We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 336e24a commit 9fdfcffCopy full SHA for 9fdfcff
.github/workflows/lint.yml
@@ -7,6 +7,6 @@ jobs:
7
steps:
8
- uses: actions/checkout@v2
9
- name: golangci-lint
10
- uses: golangci/golangci-lint-action@v2
+ uses: golangci/golangci-lint-action@v6
11
with:
12
version: v1.38
0 commit comments