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 fee1209 + 692df9b commit b134da9Copy full SHA for b134da9
1 file changed
.github/workflows/golangci-lint.yml
@@ -13,6 +13,6 @@ jobs:
13
- uses: actions/checkout@v6
14
15
- name: golangci-lint
16
- uses: golangci/golangci-lint-action@v8
+ uses: golangci/golangci-lint-action@v9
17
with:
18
version: v2.1.6
0 commit comments