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 f1a6f21 commit b952f2eCopy full SHA for b952f2e
.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