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 2294c51 commit b1fc317Copy full SHA for b1fc317
.github/workflows/config-libs-ci.yml
@@ -37,7 +37,7 @@ jobs:
37
38
steps:
39
- name: Checkout code
40
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
41
42
- name: Setup OCaml
43
uses: ocaml/setup-ocaml@v3
.github/workflows/ocaml-4-ci.yml
@@ -26,7 +26,7 @@ jobs:
26
27
28
29
30
31
32
0 commit comments