We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84c46ef commit ab1554eCopy full SHA for ab1554e
.github/workflows/main.yml
@@ -72,7 +72,7 @@ jobs:
72
name: Coq-Elpi ${{ github.ref }} for Coq XXX
73
74
- name: Use OCaml 4.14.x
75
- uses: avsm/setup-ocaml@v2
+ uses: avsm/setup-ocaml@v3
76
with:
77
ocaml-compiler: 4.14.x
78
opam-local-packages: |
0 commit comments