diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 8f874438..5e915a67 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@2723513a70062521fb56e5df87a04967751efd2f # v2 + uses: taiki-e/install-action@470679bc3a1580072dac4e67535d1aa3a3dcdf51 # v2 with: tool: cargo-readme - name: Run cargo readme