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 8f10535 commit c648893Copy full SHA for c648893
.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.1.2 # github-releases:golangci/golangci-lint
+ GOLANGCI_LINT_VERSION: v2.1.5 # github-releases:golangci/golangci-lint
15
steps:
16
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
17
- name: Set up Go
0 commit comments