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 84ff53f commit 4eac2acCopy full SHA for 4eac2ac
.github/workflows/main.yml
@@ -12,7 +12,7 @@ jobs:
12
runs-on: ubuntu-latest
13
steps:
14
- name: Check out library
15
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
16
- name: Install ocaml and opam
17
uses: ocaml/setup-ocaml@v3
18
with:
0 commit comments