We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f3c6b1 commit c2159efCopy full SHA for c2159ef
.github/workflows/opam.yml
@@ -24,7 +24,7 @@ jobs:
24
25
steps:
26
- name: Checkout code
27
- uses: actions/checkout@v2
+ uses: actions/checkout@v3
28
29
- name: Install OCaml compiler
30
uses: ocaml/setup-ocaml@v2
0 commit comments