try fix staticcheck version

This commit is contained in:
Christian Mouchet
2022-05-16 18:29:53 +02:00
committed by Jean-Philippe Bossuat
parent 76aee9decb
commit c48d455201

View File

@@ -30,7 +30,7 @@ jobs:
- name: Run staticcheck checks
uses: dominikh/staticcheck-action@v1.2.0
with:
version: "2022.1.1"
version: "2022.1"
install-go: false
cache-key: ${{ matrix.go }}