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 171d82e commit b90826dCopy full SHA for b90826d
.github/workflows/ci_schedule.yml
@@ -15,7 +15,7 @@ jobs:
15
- name: Use Node.js
16
uses: actions/setup-node@v2
17
with:
18
- node-version: 18
+ node-version: 20
19
20
- name: install
21
run: |
0 commit comments