Skip to content

Commit

Permalink
fixup! Bump CI go version
Browse files Browse the repository at this point in the history
  • Loading branch information
bonclay7 committed Mar 14, 2024
1 parent 6d569a8 commit 854c7bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
run: go install github.com/mgechev/revive@latest

- name: setup staticcheck
run: go install honnef.co/go/tools/cmd/staticcheck@2022.1.4
run: go install honnef.co/go/tools/cmd/staticcheck@2023.1.4

- uses: pre-commit/action@v3.0.0

Expand Down

0 comments on commit 854c7bd

Please sign in to comment.