Skip to content

Commit b50be68

Browse files
IwanKaramazowIwan
andauthored
Fix "depext unmet availability conditions" GH actions CI (rescript-lang#454)
Co-authored-by: Iwan <[email protected]>
1 parent 9e39774 commit b50be68

File tree

1 file changed

+1
-1
lines changed
  • syntax/.github/workflows

1 file changed

+1
-1
lines changed

syntax/.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
key: macos-latest-ocaml-4.06.1
2121

2222
- name: Use OCaml
23-
uses: avsm/setup-ocaml@v1.1.10
23+
uses: ocaml/setup-ocaml@v1
2424
with:
2525
ocaml-version: 4.06.1
2626

0 commit comments

Comments
 (0)