We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 05ebea5 + e5e071c commit 5333942Copy full SHA for 5333942
.github/workflows/ci.yaml
@@ -28,7 +28,7 @@ jobs:
28
go-version: ${{ matrix.go-version }}
29
- uses: actions/checkout@v4
30
- name: golangci-lint
31
- uses: golangci/golangci-lint-action@v3
+ uses: golangci/golangci-lint-action@v4
32
with:
33
version: v1.55.2
34
- name: go vet
0 commit comments