Skip to content

Commit

Permalink
pinned staticcheck version
Browse files Browse the repository at this point in the history
  • Loading branch information
lmnzx committed Aug 20, 2024
1 parent 025d50c commit b11a78d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,5 +43,5 @@ jobs:
go-version: 1.19
- name: Run static checks
run: |
go install honnef.co/go/tools/cmd/staticcheck@latest
go install honnef.co/go/tools/cmd/staticcheck@0.4.7
{ ~/go/bin/staticcheck ./... ; }

0 comments on commit b11a78d

Please sign in to comment.