Skip to content

Commit 69b59d5

Browse files
committed
setup-ocaml 3.3.5
1 parent 8ed879e commit 69b59d5

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
@@ -163,7 +163,7 @@ jobs:
163163
key: ${{ env.opam_cache_key }}
164164

165165
- name: Use OCaml ${{matrix.ocaml_compiler}}
166-
uses: ocaml/[email protected].2
166+
uses: ocaml/[email protected].5
167167
if: steps.cache-opam-env.outputs.cache-hit != 'true'
168168
with:
169169
ocaml-compiler: ${{matrix.ocaml_compiler}}

0 commit comments

Comments
 (0)