diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 9c71e6f2..56ad2237 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@9f532f95f296500f5b271915a729663dcb585f98 # v2 + uses: taiki-e/install-action@f355b1dcaf1a1c56ccead97cc540a259faf4bd5a # v2 with: tool: cargo-readme - name: Run cargo readme