Skip to content

Commit 072d182

Browse files
committed
Update golangci-lint version
1 parent b4c75f8 commit 072d182

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- name: golangci-lint
1919
uses: golangci/golangci-lint-action@v4
2020
with:
21-
version: v1.57.1
21+
version: v1.60.3
2222

2323
test:
2424
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)