We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 808e354 commit 8d33c4fCopy full SHA for 8d33c4f
.github/workflows/style.yaml
@@ -28,7 +28,7 @@ jobs:
28
go-version: 1.19
29
check-latest: true
30
31
- - uses: golangci/golangci-lint-action@v3.4.0
+ - uses: golangci/golangci-lint-action@v6.1.1
32
with:
33
version: v1.51.2
34
0 commit comments