We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aba7119 commit 339d925Copy full SHA for 339d925
2 files changed
.github/workflows/ui.yaml
@@ -16,7 +16,7 @@ jobs:
16
- uses: actions/checkout@v1
17
- uses: actions/setup-node@v1
18
with:
19
- node-version: 12
+ node-version: 20
20
registry-url: https://registry.npmjs.org/
21
- name: Cache node modules
22
uses: actions/cache@v1
0 commit comments