Skip to content

Commit

Permalink
use latest staticcheck
Browse files Browse the repository at this point in the history
  • Loading branch information
helios-ag committed Sep 13, 2024
1 parent 9da214a commit 60f4f47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/staticcheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,6 @@ jobs:
- run: "go vet ./..."
- uses: dominikh/[email protected]
with:
version: "2022.1"
version: "latest"
install-go: false
cache-key: ${{ matrix.go }}

0 comments on commit 60f4f47

Please sign in to comment.