We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3dc9ce1 commit 041c24bCopy full SHA for 041c24b
.github/workflows/opam.yml
@@ -34,7 +34,7 @@ jobs:
34
uses: actions/checkout@v4
35
36
- name: Install OCaml compiler
37
- uses: ocaml/setup-ocaml@v2
+ uses: ocaml/setup-ocaml@v3
38
with:
39
ocaml-compiler: ${{ matrix.ocaml-compiler }}
40
opam-depext: false
0 commit comments