Skip to content

Commit a09e6c3

Browse files
Bump ocaml/setup-ocaml from 3.4.8 to 3.5.1
Bumps [ocaml/setup-ocaml](https://github.com/ocaml/setup-ocaml) from 3.4.8 to 3.5.1. - [Release notes](https://github.com/ocaml/setup-ocaml/releases) - [Commits](ocaml/setup-ocaml@v3.4.8...v3.5.1) --- updated-dependencies: - dependency-name: ocaml/setup-ocaml dependency-version: 3.5.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 55a50a9 commit a09e6c3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ jobs:
170170
key: ${{ env.opam_cache_key }}
171171

172172
- name: Use OCaml ${{matrix.ocaml_compiler}}
173-
uses: ocaml/setup-ocaml@v3.4.8
173+
uses: ocaml/setup-ocaml@v3.5.1
174174
if: steps.cache-opam-env.outputs.cache-hit != 'true'
175175
with:
176176
ocaml-compiler: ${{matrix.ocaml_compiler}}

0 commit comments

Comments
 (0)