Skip to content

Commit a737a08

Browse files
committed
update setup-ocaml version in CI
1 parent 91bf22c commit a737a08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
uses: actions/checkout@v2
2424

2525
- name: Use OCaml ${{ matrix.ocaml-compiler }}
26-
uses: ocaml/setup-ocaml@v2
26+
uses: ocaml/setup-ocaml@v3
2727
with:
2828
ocaml-compiler: ${{ matrix.ocaml-compiler }}
2929

0 commit comments

Comments
 (0)