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 23d2c85 commit 05e0ee7Copy full SHA for 05e0ee7
.github/workflows/test-and-release.yml
@@ -37,7 +37,7 @@ jobs:
37
- name: Setup Node.js
38
uses: actions/setup-node@v3.6.0
39
with:
40
- node-version: 14
+ node-version: 18
41
- name: Install dependencies
42
run: |
43
npm install --no-progress --no-package-lock --no-save
0 commit comments