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.
2 parents f0a4c42 + e3cbc40 commit 8baa610Copy full SHA for 8baa610
.github/workflows/lint.yml
@@ -11,7 +11,7 @@ jobs:
11
runs-on: ubuntu-latest
12
steps:
13
- name: Checkout tree
14
- uses: actions/checkout@v5
+ uses: actions/checkout@v6
15
- name: Set-up OCaml
16
uses: ocaml/setup-ocaml@v3
17
with:
.github/workflows/workflow.yml
@@ -55,7 +55,7 @@ jobs:
55
56
57
58
59
60
61
0 commit comments