Skip to content

Commit cca2073

Browse files
committed
fix(ci): pin golangci-lint to v2.0 for v2 config format
1 parent c635ebc commit cca2073

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,4 @@ jobs:
3636
- name: golangci-lint
3737
uses: golangci/golangci-lint-action@v6
3838
with:
39-
version: latest
39+
version: v2.0

0 commit comments

Comments
 (0)