Skip to content

Commit

Permalink
Update .github/workflows/build.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Sora Morimoto <[email protected]>
  • Loading branch information
hhugo and smorimoto authored Jun 19, 2024
1 parent d993b35 commit e6209c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ jobs:
node-version: lts/*

- name: Set-up OCaml ${{ matrix.ocaml-compiler }}
uses: kit-ty-kate/setup-ocaml@win52
uses: ocaml/setup-ocaml@v3.0.0-alpha
with:
ocaml-compiler: ${{ matrix.ocaml-compiler }}
dune-cache: true
Expand Down

0 comments on commit e6209c7

Please sign in to comment.