Update Node.js to v16.20.1

This commit is contained in:
renovate[bot] 2023-06-21 05:31:00 +00:00 committed by GitHub
parent 96a4104474
commit 442a192291
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,7 +3,7 @@ jobs:
lint:
docker:
- image: cimg/node:16.20.0
- image: cimg/node:16.20.1
working_directory: ~/repo
@ -26,7 +26,7 @@ jobs:
unit:
docker:
- image: cimg/node:16.20.0
- image: cimg/node:16.20.1
working_directory: ~/repo
@ -50,7 +50,7 @@ jobs:
integration:
docker:
- image: cimg/node:16.20.0
- image: cimg/node:16.20.1
working_directory: ~/repo