We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b31f8cf commit b62f20eCopy full SHA for b62f20e
1 file changed
.github/workflows/commit.yml
@@ -27,7 +27,8 @@ jobs:
27
28
- uses: golangci/golangci-lint-action@v8
29
with:
30
- version: v2.1
+ version: v2.2.1
31
+ install-mode: goinstall
32
33
build:
34
runs-on: ubuntu-24.04
0 commit comments