Skip to content

Commit 021383d

Browse files
committed
bump golangci-lint, too
1 parent 8a02ea3 commit 021383d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/lint.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@ jobs:
2020
- uses: actions/setup-go@v2
2121
with:
2222
go-version: '1.21'
23-
- uses: golangci/golangci-lint-action@v3.4.0
23+
- uses: golangci/golangci-lint-action@v3.7.0
2424
with:
25-
version: v1.52.2
25+
version: v1.55.2

0 commit comments

Comments
 (0)