We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 36f5a39 + 6e15ebc commit c1736f4Copy full SHA for c1736f4
.github/workflows/cd.yml
@@ -16,7 +16,7 @@ jobs:
16
uses: actions/checkout@v3
17
18
- name: Use OCaml ${{ matrix.ocaml-compiler }}
19
- uses: avsm/setup-ocaml@v2
+ uses: avsm/setup-ocaml@v3
20
with:
21
ocaml-compiler: ${{ matrix.ocaml-compiler }}
22
.github/workflows/publish-server.yml
@@ -17,7 +17,7 @@ jobs:
23
0 commit comments