diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 910346e90..12edf3be4 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -65,7 +65,7 @@ jobs: with: mold-version: ${{ inputs.mold-version }} - name: Install cargo-nextest - uses: taiki-e/install-action@213ccc1a076163c093f914550b94feb90fab916d # v2.79.2 + uses: taiki-e/install-action@d9be7d8cda89035c9c843f78bd44d4f72d8403d4 # v2.79.7 with: tool: cargo-nextest - name: cargo nextest run