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 c8cc07e commit e862fd8Copy full SHA for e862fd8
.github/workflows/ci.yaml
@@ -13,7 +13,7 @@ jobs:
13
with:
14
go-version: '1.22.x'
15
- name: Run linters
16
- uses: golangci/golangci-lint-action@v3
+ uses: golangci/golangci-lint-action@v6
17
18
version: v1.55.2
19
working-directory: ${{ matrix.dir }}
0 commit comments