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 f4651a2 commit aa116d8Copy full SHA for aa116d8
.github/workflows/testsuite.yml
@@ -23,7 +23,7 @@ jobs:
23
- name: Install Node.js
24
uses: actions/setup-node@v4
25
with:
26
- node-version: "12.x"
+ node-version: "14.x"
27
28
- name: Install Dependencies
29
run: |
0 commit comments