diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml index a73c2382..e0197380 100644 --- a/.github/workflows/go.yml +++ b/.github/workflows/go.yml @@ -8,4 +8,6 @@ jobs: steps: - uses: actions/checkout@v4 - uses: dominikh/staticcheck-action@v1 + with: + version: "latest"