From b756189c57c4712c10d8f8d3ecdce7e49d5b7d26 Mon Sep 17 00:00:00 2001 From: Kate Date: Sun, 12 Jan 2025 21:12:29 +0000 Subject: [PATCH] GHA: Fix the alpine depexts test --- .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 88355bd2f5b..47bc1626d04 100644 --- a/.github/workflows/depexts.yml +++ b/.github/workflows/depexts.yml @@ -18,7 +18,7 @@ defaults: env: OPAMVERSION: 2.1.6 OPAM_REPO: https://github.com/ocaml/opam-repository.git - OPAM_REPO_SHA: 6eee105e52e098e36949a584c053a18bcb9b2f6b + OPAM_REPO_SHA: 3ae5ce9d22b199bff9496156de16e838c645a732 jobs: opam-cache: