We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14eb8b3 commit cd6228cCopy full SHA for cd6228c
.github/workflows/linting.yml
@@ -19,7 +19,7 @@ jobs:
19
os: [ubuntu-latest, macos-latest, windows-latest]
20
env:
21
GO_VERSION: stable
22
- GOLANGCI_LINT_VERSION: v2.7
+ GOLANGCI_LINT_VERSION: v2.9
23
CGO_ENABLED: 0
24
runs-on: ${{ matrix.os }}
25
0 commit comments