Skip to content

Commit 532205c

Browse files
smorimotoaantron
authored andcommitted
Use setup-ocaml@v3
Main contribution of #449. Resolves #449.
1 parent dc29402 commit 532205c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
runs-on: ${{matrix.os}}
5757
steps:
5858
- uses: actions/checkout@v2
59-
- uses: avsm/setup-ocaml@v2
59+
- uses: avsm/setup-ocaml@v3
6060
with:
6161
ocaml-compiler: ${{matrix.ocaml}}
6262

0 commit comments

Comments
 (0)