Bump golangci/golangci-lint-action from 3.7.0 to 4.0.0 (#675)

This commit is contained in:
dependabot[bot]
2024-02-12 20:02:15 +00:00
committed by GitHub
parent 51affbbc1e
commit 387cbe4fc2
+1 -1
View File
@@ -24,7 +24,7 @@ jobs:
with:
go-version: ${{ matrix.go-version }}
- name: golangci-lint
uses: golangci/golangci-lint-action@v3.7.0
uses: golangci/golangci-lint-action@v4.0.0
with:
version: v1.55.2
- name: test