Skip to content

Commit fdf13cc

Browse files
Lucas BeloLucas Belo
authored andcommitted
Node upgrade from 16 to 18
1 parent 1e51947 commit fdf13cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ui.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
strategy:
1919
fail-fast: false
2020
matrix:
21-
node-version: [16]
21+
node-version: [18]
2222
defaults:
2323
run:
2424
working-directory: services/tasks_ui

0 commit comments

Comments
 (0)