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 58a5199 commit a92319eCopy full SHA for a92319e
.github/workflows/test-build.yaml
@@ -16,7 +16,7 @@ jobs:
16
- name: Set up Node.js
17
uses: actions/setup-node@v2
18
with:
19
- node-version: '18'
+ node-version: '20'
20
- name: Install npm packages and build UI
21
working-directory: ./ui
22
run: |
0 commit comments