Skip to content

Commit 50e0eb3

Browse files
committed
setup-ocaml 3.3.2
1 parent bece9c7 commit 50e0eb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ jobs:
180180
key: ${{ env.opam_cache_key }}
181181

182182
- name: Use OCaml ${{matrix.ocaml_compiler}}
183-
uses: ocaml/setup-ocaml@v3.2.5
183+
uses: ocaml/setup-ocaml@v3.3.2
184184
if: steps.cache-opam-env.outputs.cache-hit != 'true'
185185
with:
186186
ocaml-compiler: ${{matrix.ocaml_compiler}}

0 commit comments

Comments
 (0)