Skip to content

Commit

Permalink
CI: update staticcheck
Browse files Browse the repository at this point in the history
Signed-off-by: Florian Lehner <[email protected]>
  • Loading branch information
florianl committed Sep 2, 2023
1 parent 39287b0 commit aa08c70
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ jobs:
if: matrix.platform == 'ubuntu-latest' && startsWith(matrix.go-version, '1.19')
uses: dominikh/[email protected]
with:
version: "2022.1.3"
min-go-version: "1.17"
version: "2023.1.3"
install-go: false
cache-key: ${{ matrix.go-version }}

0 comments on commit aa08c70

Please sign in to comment.