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 a24d6ef commit 89ac564Copy full SHA for 89ac564
1 file changed
.github/workflows/test.yml
@@ -18,7 +18,7 @@ jobs:
18
- name: Install Node.js
19
uses: actions/setup-node@v3
20
with:
21
- node-version: 16
+ node-version: 18
22
23
- name: Clean install the project
24
run: npm ci
0 commit comments