Update Node.js to v14.17.3

This commit is contained in:
Renovate Bot 2021-07-08 01:15:55 +00:00
parent 90daf2d5be
commit 9056d4a397
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.2
- image: circleci/node:14.17.3
working_directory: ~/zdamegzaminzawodowy
steps:
- checkout