Skip to content

Commit a2df7e2

Browse files
Bump ocaml/setup-ocaml from 3.6.0 to 3.6.1
Bumps [ocaml/setup-ocaml](https://github.com/ocaml/setup-ocaml) from 3.6.0 to 3.6.1. - [Release notes](https://github.com/ocaml/setup-ocaml/releases) - [Commits](ocaml/setup-ocaml@v3.6.0...v3.6.1) --- updated-dependencies: - dependency-name: ocaml/setup-ocaml dependency-version: 3.6.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b737ad5 commit a2df7e2

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
@@ -177,7 +177,7 @@ jobs:
177177
key: ${{ env.opam_cache_key }}
178178

179179
- name: Use OCaml ${{matrix.ocaml_compiler}}
180-
uses: ocaml/setup-ocaml@v3.6.0
180+
uses: ocaml/setup-ocaml@v3.6.1
181181
if: steps.cache-opam-env.outputs.cache-hit != 'true'
182182
with:
183183
ocaml-compiler: ${{matrix.ocaml_compiler}}

0 commit comments

Comments
 (0)