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 2f8e6fc commit 005e655Copy full SHA for 005e655
.github/workflows/unit-test.yml
@@ -17,7 +17,7 @@ jobs:
17
- name: Set node
18
uses: actions/setup-node@v3
19
with:
20
- node-version: 18.x
+ node-version: 20.x
21
22
- name: Setup
23
run: npm i -g @antfu/ni
0 commit comments