We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d69bb2 commit 5e25fbcCopy full SHA for 5e25fbc
.github/workflows/ci.yml
@@ -77,7 +77,7 @@ jobs:
77
exit 1
78
fi
79
- name: Lint
80
- uses: golangci/golangci-lint-action@v7
+ uses: golangci/golangci-lint-action@v8
81
with:
82
version: v2.1.6
83
0 commit comments