We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 098045d commit 4147b9eCopy full SHA for 4147b9e
.github/workflows/style.yaml
@@ -26,7 +26,7 @@ jobs:
26
with:
27
go-version-file: go.mod
28
29
- - uses: golangci/golangci-lint-action@v3.4.0
+ - uses: golangci/golangci-lint-action@v6.5.2
30
31
version: v1.61.0
32
0 commit comments