Skip to content

Commit 48f6ec3

Browse files
Bump ocaml/setup-ocaml from 3.4.6 to 3.4.8 (rescript-lang#8125)
Bumps [ocaml/setup-ocaml](https://github.com/ocaml/setup-ocaml) from 3.4.6 to 3.4.8. - [Release notes](https://github.com/ocaml/setup-ocaml/releases) - [Commits](ocaml/setup-ocaml@v3.4.6...v3.4.8) --- updated-dependencies: - dependency-name: ocaml/setup-ocaml dependency-version: 3.4.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a8a9197 commit 48f6ec3

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
@@ -173,7 +173,7 @@ jobs:
173173
key: ${{ env.opam_cache_key }}
174174

175175
- name: Use OCaml ${{matrix.ocaml_compiler}}
176-
uses: ocaml/setup-ocaml@v3.4.6
176+
uses: ocaml/setup-ocaml@v3.4.8
177177
if: steps.cache-opam-env.outputs.cache-hit != 'true'
178178
with:
179179
ocaml-compiler: ${{matrix.ocaml_compiler}}

0 commit comments

Comments
 (0)