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 2e0ebb0 commit 751f755Copy full SHA for 751f755
.github/workflows/build.yml
@@ -4,7 +4,7 @@ jobs:
4
build:
5
runs-on: ubuntu-latest
6
steps:
7
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
8
- uses: ocaml/setup-ocaml@v3
9
with:
10
ocaml-compiler: 5
0 commit comments