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 b3671f0 commit 4a273fcCopy full SHA for 4a273fc
.github/workflows/js_of_ocaml.yml
@@ -132,7 +132,7 @@ jobs:
132
sudo aptitude -o Acquire::Retries=30 install gcc-multilib g++-multilib pkg-config libgmp-dev libgmp-dev:i386 libx11-dev libx11-dev:i386 libxft-dev libxft-dev:i386 -y
133
134
- name: Set-up Node.js
135
- uses: actions/setup-node@v4
+ uses: actions/setup-node@v5
136
with:
137
node-version: latest
138
.github/workflows/wasm_of_ocaml.yml
@@ -87,7 +87,7 @@ jobs:
87
path: janestreet/opam-repository
88
89
90
91
92
93
0 commit comments