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 d48a645 commit 20abb2aCopy full SHA for 20abb2a
.github/workflows/ci.yml
@@ -121,7 +121,7 @@ jobs:
121
- name: Use Node.js
122
uses: actions/setup-node@v4
123
with:
124
- node-version: 16
+ node-version: 20
125
registry-url: 'https://registry.npmjs.org'
126
127
- run: npm ci
@@ -170,7 +170,7 @@ jobs:
170
171
172
173
174
175
176
0 commit comments