diff --git a/.github/workflows/commit-staticcheck.yaml b/.github/workflows/commit-staticcheck.yaml index 0a52cbd..bfb0ddd 100644 --- a/.github/workflows/commit-staticcheck.yaml +++ b/.github/workflows/commit-staticcheck.yaml @@ -16,6 +16,6 @@ jobs: id: setup-go - uses: dominikh/staticcheck-action@v1.3.1 with: - version: "2023.1.6" + version: "2024.1.1" install-go: false min-go-version: "module"