Skip to content

Commit 1bda69d

Browse files
committed
ci: update golangci-lint
OTT-6909
1 parent a484bfc commit 1bda69d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
go-version: ${{ env.GO_VERSION }}
2525
- uses: golangci/golangci-lint-action@v6
2626
with:
27-
version: v1.62
27+
version: v6.5.1
2828
- run: |
2929
pip install -r requirements.txt
3030
mkdocs build -f ../../mkdocs.yaml --strict

0 commit comments

Comments
 (0)