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 17ac3a4 commit 1ced7b7Copy full SHA for 1ced7b7
.github/workflows/ci.yaml
@@ -11,7 +11,7 @@ jobs:
11
name: Lint code
12
runs-on: ubuntu-latest
13
env:
14
- GOLANGCI_LINT_VERSION: v2.4.0 # github-releases:golangci/golangci-lint
+ GOLANGCI_LINT_VERSION: v2.6.2 # github-releases:golangci/golangci-lint
15
steps:
16
- uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5
17
- name: Set up Go
0 commit comments