We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5735d3f commit bdd9f0bCopy full SHA for bdd9f0b
1 file changed
.github/workflows/ci.yml
@@ -16,7 +16,7 @@ jobs:
16
go-version: "1.26.0"
17
- uses: golangci/golangci-lint-action@v7
18
with:
19
- version: v2.1.6
+ version: v2.11.3
20
21
test-unit:
22
runs-on: ubuntu-latest
0 commit comments