From 4297aca1244a13d7f39160e2e4d2c47893762f98 Mon Sep 17 00:00:00 2001 From: Xavier Clerc Date: Sun, 27 Feb 2022 11:52:56 +0000 Subject: [PATCH] Try with `setup-ocaml@master`. --- .github/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index d24d5d0..18202e3 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -29,7 +29,7 @@ jobs: - uses: actions/checkout@v2 - name: Setup OCaml - uses: ocaml/setup-ocaml@v2 + uses: ocaml/setup-ocaml@master with: ocaml-compiler: ${{ matrix.ocaml-compiler }} cache-prefix: opam-${{ matrix.ocaml-compiler }}-