diff --git a/.github/workflows/tests.yaml b/.github/workflows/tests.yaml index 1aec58d60d..5db3e4943e 100644 --- a/.github/workflows/tests.yaml +++ b/.github/workflows/tests.yaml @@ -66,7 +66,7 @@ jobs: - name: Install cargo-nextest uses: taiki-e/install-action@v2 with: - tool: nextest + tool: nextest@0.9.80 - name: Install sccache uses: mozilla-actions/sccache-action@v0.0.7