diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index b70e607..061a828 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -24,7 +24,7 @@ jobs: toolchain: stable override: true - name: Run sccache-cache - uses: mozilla-actions/sccache-actions@0.0.9 + uses: mozilla-actions/sccache-action@v0.0.9 - name: Install cargo-nextest uses: taiki-e/install-action@cargo-nextest - name: Run Clippy