Skip to content
This repository was archived by the owner on Jun 15, 2023. It is now read-only.

Commit 1c00fb0

Browse files
committed
CI
1 parent 5be5a55 commit 1c00fb0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@ jobs:
2020
key: macos-latest-ocaml-4.06.1
2121

2222
- name: Use OCaml
23-
uses: ocaml/setup-ocaml@v1
23+
uses: ocaml/setup-ocaml@v2
2424
with:
25-
ocaml-version: 4.06.1
25+
ocaml-compiler: 4.06.1
2626

2727
- name: Use Node.js
2828
uses: actions/setup-node@v2.1.5

0 commit comments

Comments
 (0)