Skip to content

Commit af18fd9

Browse files
committed
use setup-ocaml@v3
1 parent 76b2199 commit af18fd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ jobs:
8080
uses: actions/checkout@v4
8181

8282
- name: Use OCaml ${{ matrix.ocaml-compiler }}
83-
uses: avsm/setup-ocaml@v2
83+
uses: avsm/setup-ocaml@v3
8484
with:
8585
ocaml-compiler: ${{ matrix.ocaml-compiler }}
8686
dune-cache: true

0 commit comments

Comments
 (0)