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 321a4ca commit ee709c3Copy full SHA for ee709c3
.github/workflows/workflow.yml
@@ -16,7 +16,7 @@ jobs:
16
- name: Checkout tree
17
uses: actions/checkout@v5
18
- name: Set-up Node.js
19
- uses: actions/setup-node@v4
+ uses: actions/setup-node@v5
20
with:
21
node-version-file: .nvmrc
22
- name: Set-up OCaml
0 commit comments