Skip to content

Commit

Permalink
oops, typo in version
Browse files Browse the repository at this point in the history
  • Loading branch information
andydotxyz committed Aug 29, 2024
1 parent 437c03c commit 9428532
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
go-version: "1.19.x"

- name: Install staticcheck
run: go install honnef.co/go/tools/cmd/staticcheck@1.4.7
run: go install honnef.co/go/tools/cmd/staticcheck@v0.4.7
- name: Install goimports
run: go install golang.org/x/tools/cmd/goimports@latest

Expand Down

0 comments on commit 9428532

Please sign in to comment.