From fbd4eb46d4e16bfabdbae005482df56eeb389d1f Mon Sep 17 00:00:00 2001 From: David Allsopp Date: Thu, 18 Jan 2024 13:19:37 +0000 Subject: [PATCH] Move to an opam-repository sha with mccs.1.1+17 --- .github/workflows/depexts.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/depexts.yml b/.github/workflows/depexts.yml index ca7f93eebff..be2548e3547 100644 --- a/.github/workflows/depexts.yml +++ b/.github/workflows/depexts.yml @@ -17,7 +17,7 @@ defaults: env: OPAMVERSION: 2.1.0 OPAM_REPO: https://github.com/ocaml/opam-repository.git - OPAM_REPO_SHA: 8ef7eb944f649e46558ce4bd3fecaaee24ba2622 + OPAM_REPO_SHA: c687553afb80373165068d67f33512b7ad39e6a3 jobs: opam-cache: