feat(linters): Fix version

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