We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d1ca4a0 commit bc1c708Copy full SHA for bc1c708
.github/workflows/workflow.yml
@@ -86,7 +86,7 @@ jobs:
86
87
- name: Set-up Mold
88
if: runner.os == 'Linux'
89
- uses: rui314/setup-mold@910273f04cc1097d72289d4b93c9b29f97a0b64a # v1
+ uses: rui314/setup-mold@c9803d2102b7e020ad0ccd687c55b2ad8baf3496 # v1
90
91
- name: Set-up OCaml ${{ matrix.ocaml-compiler }}
92
uses: ./
0 commit comments