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 a484bfc commit 1bda69dCopy full SHA for 1bda69d
.github/workflows/ci.yaml
@@ -24,7 +24,7 @@ jobs:
24
go-version: ${{ env.GO_VERSION }}
25
- uses: golangci/golangci-lint-action@v6
26
with:
27
- version: v1.62
+ version: v6.5.1
28
- run: |
29
pip install -r requirements.txt
30
mkdocs build -f ../../mkdocs.yaml --strict
0 commit comments