We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8de3817 commit fec8a81Copy full SHA for fec8a81
1 file changed
.github/workflows/ocaml.yml
@@ -14,7 +14,7 @@ jobs:
14
with-doc: true
15
runs-on: ubuntu-latest
16
steps:
17
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v6
18
- uses: RedPRL/actions-ocaml@v2
19
with:
20
ocaml-compiler: ${{ matrix.ocaml-compiler }}
0 commit comments