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.
2 parents 9d69bb2 + 5e25fbc commit ce48ba8Copy full SHA for ce48ba8
.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