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 dbe1333 commit 6d7371aCopy full SHA for 6d7371a
.github/workflows/build.yml
@@ -42,7 +42,7 @@ jobs:
42
git config --global core.eol lf
43
44
- name: Checkout tree
45
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
46
47
- name: Set-up OCaml ${{ matrix.ocaml-compiler }}
48
uses: ocaml/setup-ocaml@v3
0 commit comments