Skip to content

Commit f310bc5

Browse files
committed
more CI
1 parent 6d962a7 commit f310bc5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
steps:
5353
- uses: actions/checkout@main
5454
- name: Use OCaml ${{ matrix.ocaml-compiler }}
55-
uses: ocaml/setup-ocaml@v2
55+
uses: ocaml/setup-ocaml@v3
5656
with:
5757
ocaml-compiler: ${{ matrix.ocaml-compiler }}
5858
dune-cache: true

0 commit comments

Comments
 (0)