diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 73b6d07b..efeb40db 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@9545a0634ccdca487a09cde61d362f0bc5fb5df9 # v2 + uses: taiki-e/install-action@849bd009f730a24e9db18262f4e9f062591dee39 # v2 with: tool: cargo-readme - name: Run cargo readme