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

Commit 02f8cb1

Browse files
committed
ocaml/setup-ocaml@v2.0.3 -> ocaml/setup-ocaml@v2
1 parent 2074447 commit 02f8cb1

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
@@ -29,7 +29,7 @@ jobs:
2929

3030
- name: Use OCaml ${{env.OCAML_VERSION}}
3131
if: runner.name != 'macos-arm'
32-
uses: ocaml/setup-ocaml@v2.0.3
32+
uses: ocaml/setup-ocaml@v2
3333
with:
3434
ocaml-compiler: ${{env.OCAML_VERSION}}
3535
# Set default repo explicitly.

0 commit comments

Comments
 (0)