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 c44eeae commit 943d0d7Copy full SHA for 943d0d7
.github/workflows/ci.yml
@@ -77,7 +77,7 @@ jobs:
77
exit 1
78
fi
79
- name: Lint
80
- uses: golangci/golangci-lint-action@v6
+ uses: golangci/golangci-lint-action@v7
81
with:
82
version: v1.29
83
0 commit comments