Skip to content

Commit

Permalink
(NOBIDS) static check update for go 1.22
Browse files Browse the repository at this point in the history
  • Loading branch information
manuelsc committed Jul 8, 2024
1 parent ae829a5 commit 4b5d512
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 @@ -31,6 +31,6 @@ jobs:
- run: "go vet ./..."
- uses: dominikh/[email protected]
with:
version: "2023.1.5"
version: "2023.1.7"
install-go: false
cache-key: ${{ matrix.go }}

0 comments on commit 4b5d512

Please sign in to comment.