diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 18a0d5dc..b33e7e97 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -25,7 +25,7 @@ jobs: - name: Lint (rustfmt) run: cargo xfmt --check - name: Install cargo readme - uses: taiki-e/install-action@306f65503be93cd2b3e3cfb4a9813e992e854dfa # v2 + uses: taiki-e/install-action@aa2649f25ee7099207734772f5393fd30167cb73 # v2 with: tool: cargo-readme - name: Run cargo readme