diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index fc6c60d..8cf1501 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -84,7 +84,7 @@ jobs: cache-on-failure: true - name: Install required tools - uses: taiki-e/install-action@f2b65a3e67b2ba5ed3b4a631b5e460896e975708 # v2.42.37 + uses: taiki-e/install-action@ae888b48c8777229768754549e5463ba726cb1b3 # v2.44.1 with: tool: just,cargo-hack,cargo-minimal-versions,cargo-msrv-prep @@ -134,7 +134,7 @@ jobs: cache-on-failure: true - name: Install just - uses: taiki-e/install-action@f2b65a3e67b2ba5ed3b4a631b5e460896e975708 # v2.42.37 + uses: taiki-e/install-action@ae888b48c8777229768754549e5463ba726cb1b3 # v2.44.1 with: tool: just @@ -168,7 +168,7 @@ jobs: cache-on-failure: true - name: Install cargo-tarpaulin - uses: taiki-e/install-action@f2b65a3e67b2ba5ed3b4a631b5e460896e975708 # v2.42.37 + uses: taiki-e/install-action@ae888b48c8777229768754549e5463ba726cb1b3 # v2.44.1 with: tool: cargo-tarpaulin @@ -222,7 +222,7 @@ jobs: cache-on-failure: true - name: Install just - uses: taiki-e/install-action@f2b65a3e67b2ba5ed3b4a631b5e460896e975708 # v2.42.37 + uses: taiki-e/install-action@ae888b48c8777229768754549e5463ba726cb1b3 # v2.44.1 with: tool: just