Skip to content

Commit

Permalink
CI: update staticcheck to 2023.1.7
Browse files Browse the repository at this point in the history
Signed-off-by: Florian Lehner <[email protected]>
  • Loading branch information
florianl committed Mar 15, 2024
1 parent e466b0b commit e69164b
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 @@ -37,6 +37,6 @@ jobs:
if: matrix.platform == 'ubuntu-latest' && startsWith(matrix.go-version, '1.21')
uses: dominikh/[email protected]
with:
version: "2023.1.6"
version: "2023.1.7"
install-go: false
cache-key: ${{ matrix.go-version }}

0 comments on commit e69164b

Please sign in to comment.