Skip to content

Commit cd8f428

Browse files
authored
💚 upgrade to newer circleci image
1 parent 498625b commit cd8f428

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ version: 2.1
33
executors:
44
main-executor:
55
docker:
6-
- image: circleci/node:lts
6+
- image: cimg/node:lts
77

88
jobs:
99
quality-check:

0 commit comments

Comments
 (0)