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 584c529 commit 81fcac1Copy full SHA for 81fcac1
.github/workflows/run-tests.yml
@@ -19,7 +19,7 @@ jobs:
19
- name: Set up Node.js
20
uses: actions/setup-node@v3
21
with:
22
- node-version: '14'
+ node-version: '20'
23
24
- name: Install dependencies
25
run: npm ci
0 commit comments