diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 750d14f7..3bf6155a 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@e8c1cf74a696e981aec979a6703471e61b400895 # v2 + uses: taiki-e/install-action@d31232495ad76f47aad66e3501e47780b49f0f3e # v2 with: tool: cargo-readme - name: Run cargo readme