diff --git a/.github/workflows/test-rust-project.yml b/.github/workflows/test-rust-project.yml index fa9e6e7..95c66b3 100644 --- a/.github/workflows/test-rust-project.yml +++ b/.github/workflows/test-rust-project.yml @@ -105,7 +105,7 @@ jobs: - name: Checkout repository uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4 - - uses: rui314/setup-mold@65ebd6e8eaa076198082114e4a8ab5c209b13ec4 # v1 + - uses: rui314/setup-mold@6bebc01caac32fb5251ee64f60cea0322d0e6574 # v1 if: runner.os == 'Linux' with: make-default: true