Update Node.js to v14.17.2

This commit is contained in:
Renovate Bot 2021-07-07 00:54:26 +00:00
parent 4f0c4e6b45
commit 7553d7aa0f
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B

View File

@ -2,7 +2,7 @@ version: 2
jobs:
build:
docker:
- image: circleci/node:14.17.1
- image: circleci/node:14.17.2
working_directory: ~/zdamegzaminzawodowy
steps:
- checkout