diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index e784a2e3..f010d337 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -88,7 +88,7 @@ jobs: cache: true - name: Install nextest - uses: taiki-e/cache-cargo-install-action@v2 + uses: taiki-e/cache-cargo-install-action@v3 with: tool: cargo-nextest@0.9.100 locked: true