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 265975e commit a18492fCopy full SHA for a18492f
.github/workflows/ci.yml
@@ -20,7 +20,7 @@ jobs:
20
submodules: recursive
21
- uses: actions/setup-node@v4
22
with:
23
- node-version: 18.17.1
+ node-version: 20.18.1
24
- name: Install deps
25
run: npm i
26
- name: Run tests
0 commit comments