Skip to content

Commit be1029f

Browse files
committed
bumped golint version in workflow
1 parent aef3c2c commit be1029f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/codequality.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,6 @@ jobs:
4444
go-version-file: go.mod
4545

4646
- name: golangci-lint
47-
uses: golangci/golangci-lint-action@v4.0.0
47+
uses: golangci/golangci-lint-action@v6.1.1
4848
with:
49-
version: v1.57
49+
version: v1.62

0 commit comments

Comments
 (0)