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 1e51947 commit fdf13ccCopy full SHA for fdf13cc
.github/workflows/ui.yml
@@ -18,7 +18,7 @@ jobs:
18
strategy:
19
fail-fast: false
20
matrix:
21
- node-version: [16]
+ node-version: [18]
22
defaults:
23
run:
24
working-directory: services/tasks_ui
0 commit comments