Skip to content

Commit fbe3692

Browse files
authored
add golangci version to ci (#269)
1 parent bdb6e54 commit fbe3692

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ jobs:
2323
uses: golangci/golangci-lint-action@v6
2424
with:
2525
args: --timeout=5m
26+
version: v1.62
2627
- name: GinContext
2728
run: go run linters/gincontext/main.go
2829
swagger:

0 commit comments

Comments
 (0)