feat(linters): Fix version
This commit is contained in:
parent
d6f052f6b1
commit
272cabc627
1 changed files with 1 additions and 1 deletions
2
.github/workflows/pr.yml
vendored
2
.github/workflows/pr.yml
vendored
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue