Skip to content

Commit d8e042a

Browse files
committed
Update golangci-lint
Signed-off-by: Maksym Pavlenko <[email protected]>
1 parent 391489a commit d8e042a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
- uses: actions/checkout@v4
5454
- uses: golangci/golangci-lint-action@v4
5555
with:
56-
version: v1.50.1
56+
version: v1.57.2
5757

5858
- name: Go mod
5959
env:

0 commit comments

Comments
 (0)