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 5127728 commit 938c337Copy full SHA for 938c337
.github/workflows/build.yml
@@ -32,7 +32,7 @@ jobs:
32
33
steps:
34
- name: Checkout tree
35
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
36
37
- name: Set-up OCaml
38
uses: ocaml/setup-ocaml@v3
0 commit comments