We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f5c01c commit a54f2ecCopy full SHA for a54f2ec
1 file changed
.github/workflows/docker-action.yml
@@ -23,7 +23,7 @@ jobs:
23
- uses: coq-community/docker-coq-action@v1
24
with:
25
opam_file: 'coq-color.opam'
26
- ocaml_version: 4.14
+ ocaml_version: 4.14.2
27
coq_version: ${{ matrix.coq_version }}
28
29
rocq:
0 commit comments