feat(linters): Fixed golangci-lint version

This commit is contained in:
Artem Yadelskyi
2026-02-18 16:23:31 +02:00
parent 24e35a199b
commit d6f052f6b1
+1 -1
View File
@@ -22,7 +22,7 @@ jobs:
- name: Golangci Lint
uses: golangci/golangci-lint-action@v9
with:
version: latest
version: 2.10.1
# TODO: Remove once linter is properly configured
fmt-check: