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 86b35ee commit 05e3465Copy full SHA for 05e3465
.github/workflows/ci.yaml
@@ -22,7 +22,7 @@ jobs:
22
- name: Setup Node.js
23
uses: actions/setup-node@v2
24
with:
25
- node-version: '14'
+ node-version: '20.11.0'
26
27
- name: Install dependencies
28
run: npm install
0 commit comments