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 bc97cb6 commit d49c7beCopy full SHA for d49c7be
.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.5.0 # github-releases:golangci/golangci-lint
15
steps:
16
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
17
- name: Set up Go
0 commit comments