Skip to content

Commit e6209c7

Browse files
hhugosmorimoto
andauthored
Update .github/workflows/build.yml
Co-authored-by: Sora Morimoto <sora@morimoto.io>
1 parent d993b35 commit e6209c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ jobs:
8484
node-version: lts/*
8585

8686
- name: Set-up OCaml ${{ matrix.ocaml-compiler }}
87-
uses: kit-ty-kate/setup-ocaml@win52
87+
uses: ocaml/setup-ocaml@v3.0.0-alpha
8888
with:
8989
ocaml-compiler: ${{ matrix.ocaml-compiler }}
9090
dune-cache: true

0 commit comments

Comments
 (0)