diff --git a/.github/workflows/staticcheck.yml b/.github/workflows/staticcheck.yml index d8a17e11..cce9575d 100644 --- a/.github/workflows/staticcheck.yml +++ b/.github/workflows/staticcheck.yml @@ -13,6 +13,6 @@ jobs: - uses: actions/checkout@v2 with: fetch-depth: 1 - - uses: dominikh/staticcheck-action@v1.2.0 + - uses: dominikh/staticcheck-action@v1 with: version: "2022.1"