Skip to content

Commit cc24c4d

Browse files
authored
chore: pin version of ocaml/setup-ocaml to v3.3.4
1 parent 13d8a28 commit cc24c4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/infer.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
distribution: 'temurin'
2222

2323
- name: Set up OCaml
24-
uses: ocaml/setup-ocaml@v3
24+
uses: ocaml/setup-ocaml@v3.3.4
2525
with:
2626
ocaml-compiler: 5
2727

0 commit comments

Comments
 (0)