diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index 8c7a2db..35fd957 100644 --- a/.github/workflows/test.yaml +++ b/.github/workflows/test.yaml @@ -32,6 +32,6 @@ jobs: - uses: actions/checkout@v2 with: fetch-depth: 1 - - uses: dominikh/staticcheck-action@v1.1.0 + - uses: dominikh/staticcheck-action@v1.2.0 with: - version: "2022.1.1" \ No newline at end of file + version: "2022.1" \ No newline at end of file