Skip to content

Commit 6d962a7

Browse files
committed
grr CI
1 parent 517d460 commit 6d962a7

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
@@ -73,7 +73,7 @@ jobs:
7373
steps:
7474
- uses: actions/checkout@main
7575
- name: Use OCaml ${{ matrix.ocaml-compiler }}
76-
uses: ocaml/setup-ocaml@v2
76+
uses: ocaml/setup-ocaml@v3
7777
with:
7878
ocaml-compiler: ${{ matrix.ocaml-compiler }}
7979
dune-cache: true

0 commit comments

Comments
 (0)