Skip to content

Commit 01053c1

Browse files
authored
Merge pull request #506 from proux01/update-release-script
Update release script
2 parents 6cc023d + 69c3159 commit 01053c1

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
@@ -58,7 +58,7 @@ jobs:
5858
name: Hierarchy Builder ${{ github.ref }}
5959

6060
- name: Use OCaml 4.14.x
61-
uses: avsm/setup-ocaml@v2
61+
uses: ocaml/setup-ocaml@v3
6262
with:
6363
ocaml-compiler: 4.14.x
6464
opam-local-packages: |

0 commit comments

Comments
 (0)