diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 5278701..5f44d0d 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -47,7 +47,7 @@ jobs: run: cargo build --all-targets - name: Install nextest - uses: taiki-e/install-action@0fd46367812ee04360509b4169d9f659d6892bb2 # v2 + uses: taiki-e/install-action@07b4745e0c39a41822af610387492e3e53aa222b # v2 with: tool: nextest