We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
setup-ocaml
1 parent 8347e2a commit 328e626Copy full SHA for 328e626
.github/workflows/ocamlformat.yml
@@ -21,7 +21,7 @@ jobs:
21
path: 'flambda_backend'
22
23
- name: Setup OCaml ${{ matrix.ocaml-compiler }}
24
- uses: ocaml/setup-ocaml@v2
+ uses: ocaml/setup-ocaml@v3
25
with:
26
ocaml-compiler: ${{ matrix.ocaml-compiler }}
27
0 commit comments