diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 1ab6c858..234b0d73 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@ea0eda622640ac23a17ba349cf09e2709d58f5e1 # v2 + uses: taiki-e/install-action@00a367b59ffa7299659baf1168279aefe69f5516 # v2 with: tool: cargo-readme - name: Run cargo readme