From 7b79673d01cbfde6f173aa37f42ad33809f9a075 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 May 2024 02:21:13 +0000 Subject: [PATCH] Bump rui314/setup-mold Bumps [rui314/setup-mold](https://github.com/rui314/setup-mold) from c9803d2102b7e020ad0ccd687c55b2ad8baf3496 to 8de9eea54963d01c1a6c200606257d65bd53bea1. - [Commits](https://github.com/rui314/setup-mold/compare/c9803d2102b7e020ad0ccd687c55b2ad8baf3496...8de9eea54963d01c1a6c200606257d65bd53bea1) --- updated-dependencies: - dependency-name: rui314/setup-mold dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/workflow.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/workflow.yml b/.github/workflows/workflow.yml index 3d511136..82e81927 100644 --- a/.github/workflows/workflow.yml +++ b/.github/workflows/workflow.yml @@ -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: ./