Skip to content

Commit fa9bf8d

Browse files
committed
Update Node.js to v14.21
1 parent 3923c29 commit fa9bf8d

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
@@ -11,7 +11,7 @@ references:
1111
working_directory: ~/addons-scanner-utils
1212
docker:
1313
# This is the NodeJS version we run in production.
14-
- image: cimg/node:14.20
14+
- image: cimg/node:14.21
1515

1616
defaults-next: &defaults-next
1717
working_directory: ~/addons-scanner-utils

0 commit comments

Comments
 (0)