diff --git a/.github/workflows/prover.yml b/.github/workflows/prover.yml index e652d0e..e3faaac 100644 --- a/.github/workflows/prover.yml +++ b/.github/workflows/prover.yml @@ -37,7 +37,7 @@ jobs: # Under the hood, the following action symlinks mold binary onto lld, # so everything is linked faster (hopefully). - name: Install mold linker - uses: rui314/setup-mold@e16410e7f8d9e167b74ad5697a9089a35126eb50 # v1 + uses: rui314/setup-mold@725a8794d15fc7563f59595bd9556495c0564878 # v1 - name: Run performance evaluation run: |