From 981c2bc94f6ff1bf920d660a301626ee92a968ae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jul 2026 15:43:12 +0000 Subject: [PATCH] Bump ocaml/setup-ocaml/lint-opam from 3.6.1 to 3.7.0 Bumps [ocaml/setup-ocaml/lint-opam](https://github.com/ocaml/setup-ocaml) from 3.6.1 to 3.7.0. - [Release notes](https://github.com/ocaml/setup-ocaml/releases) - [Commits](https://github.com/ocaml/setup-ocaml/compare/e32b06a3e831ff2fbc6f08cf35be2085e3918014...15d660006c1d3110d77c34b7faa3bddefe8b82f0) --- updated-dependencies: - dependency-name: ocaml/setup-ocaml/lint-opam dependency-version: 3.7.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/workflow.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/workflow.yml b/.github/workflows/workflow.yml index 49e8e3d..a1a87d3 100644 --- a/.github/workflows/workflow.yml +++ b/.github/workflows/workflow.yml @@ -56,4 +56,4 @@ jobs: uses: ocaml/setup-ocaml@e32b06a3e831ff2fbc6f08cf35be2085e3918014 # v3.6.1 with: ocaml-compiler: 4 - - uses: ocaml/setup-ocaml/lint-opam@e32b06a3e831ff2fbc6f08cf35be2085e3918014 # v3.6.1 + - uses: ocaml/setup-ocaml/lint-opam@15d660006c1d3110d77c34b7faa3bddefe8b82f0 # v3.7.0