We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d993b35 commit e6209c7Copy full SHA for e6209c7
.github/workflows/build.yml
@@ -84,7 +84,7 @@ jobs:
84
node-version: lts/*
85
86
- name: Set-up OCaml ${{ matrix.ocaml-compiler }}
87
- uses: kit-ty-kate/setup-ocaml@win52
+ uses: ocaml/setup-ocaml@v3.0.0-alpha
88
with:
89
ocaml-compiler: ${{ matrix.ocaml-compiler }}
90
dune-cache: true
0 commit comments