Skip to content

Commit e119c8c

Browse files
Bump avsm/setup-ocaml from 2 to 3 (#1125)
Bumps [avsm/setup-ocaml](https://github.com/avsm/setup-ocaml) from 2 to 3. - [Release notes](https://github.com/avsm/setup-ocaml/releases) - [Changelog](https://github.com/ocaml/setup-ocaml/blob/master/CHANGELOG.md) - [Commits](ocaml/setup-ocaml@v2...v3) --- updated-dependencies: - dependency-name: avsm/setup-ocaml dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2b8fd31 commit e119c8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
path: ~/.opam
2020
key: ${{ runner.os }}-ocaml-${{ matrix.ocaml-version }}
2121
- name: setting up opam ...
22-
uses: avsm/setup-ocaml@v2
22+
uses: avsm/setup-ocaml@v3
2323
with:
2424
ocaml-compiler: ${{ matrix.ocaml-version }}
2525
- name: installing dependencies ...

0 commit comments

Comments
 (0)