Merge pull request #5585 from BlueWallet/renovate/cimg-node-16.x

Update Node.js to v16.20.1
This commit is contained in:
GLaDOS 2023-06-21 08:03:44 +01:00 committed by GitHub
commit 4c52113a95
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