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 Feb 29, 2024
1 parent 62e3584 commit 23558e7
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 @@ -43,7 +43,7 @@ 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"
min-go-version: "1.18"
install-go: false
cache-key: ${{ matrix.go }}

0 comments on commit 23558e7

Please sign in to comment.