Skip to content

Commit 23558e7

Browse files
committed
CI: update staticcheck
Signed-off-by: Florian Lehner <[email protected]>
1 parent 62e3584 commit 23558e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
if: matrix.platform == 'ubuntu-latest' && startsWith(matrix.go-version, '1.21')
4444
uses: dominikh/[email protected]
4545
with:
46-
version: "2023.1.6"
46+
version: "2023.1.7"
4747
min-go-version: "1.18"
4848
install-go: false
4949
cache-key: ${{ matrix.go }}

0 commit comments

Comments
 (0)