We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb740da commit 4f08255Copy full SHA for 4f08255
.circleci/config.yml
@@ -42,7 +42,7 @@ jobs:
42
43
ui-build:
44
docker:
45
- - image: cimg/node:18
+ - image: cimg/node:19.8
46
resource_class: medium
47
steps:
48
- checkout
0 commit comments