There was an error while loading. Please reload this page.
2 parents fb47900 + a15490e commit 37f240fCopy full SHA for 37f240f
4 files changed
.github/workflows/main.yaml
@@ -19,7 +19,7 @@ jobs:
19
- name: Set up Node.js
20
uses: actions/setup-node@v4
21
with:
22
- node-version: 18.x
+ node-version: 20.x
23
24
- name: Install dependencies
25
run: make setup
0 commit comments