Skip to content

Commit c9cf723

Browse files
committed
Add v prefix
1 parent 8c82376 commit c9cf723

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
- name: Lint
1414
uses: golangci/[email protected]
1515
with:
16-
version: 2.4.0
16+
version: v2.4.0
1717

1818
- name: Format check
1919
run: make fmt-check

0 commit comments

Comments
 (0)