Skip to content

Commit

Permalink
Merge pull request #790 from ocaml/dependabot/github_actions/rui314/s…
Browse files Browse the repository at this point in the history
…etup-mold-8de9eea54963d01c1a6c200606257d65bd53bea1

Bump rui314/setup-mold from c9803d2102b7e020ad0ccd687c55b2ad8baf3496 to 8de9eea54963d01c1a6c200606257d65bd53bea1
  • Loading branch information
smorimoto authored May 13, 2024
2 parents dfacbe8 + 7b79673 commit 517f7a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ jobs:

- name: Set-up Mold
if: runner.os == 'Linux'
uses: rui314/setup-mold@c9803d2102b7e020ad0ccd687c55b2ad8baf3496 # v1
uses: rui314/setup-mold@8de9eea54963d01c1a6c200606257d65bd53bea1 # v1

- name: Set-up OCaml ${{ matrix.ocaml-compiler }}
uses: ./
Expand Down

0 comments on commit 517f7a3

Please sign in to comment.