diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 49b1e7e..6990da2 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -45,7 +45,7 @@ jobs: uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3 - name: Install cargo-hack - uses: taiki-e/install-action@cca35edeb1d01366c2843b68fc3ca441446d73d3 # v2.77.1 + uses: taiki-e/install-action@59012be0884e296ca2da49b530610e72c49039ad # v2.81.6 with: tool: cargo-hack