Skip to content

Commit

Permalink
Update Node.js to v16.20.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 31, 2023
1 parent 0262481 commit 47f546e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
# auth:
# username: _json_key
# password: $GCLOUD_CONTAINER_REGISTRY_SERVICE_KEY
- image: cimg/node:16.15.0-browsers
- image: cimg/node:16.20.0-browsers
steps:
- checkout
- node/install:
Expand Down Expand Up @@ -39,7 +39,7 @@ jobs:
# auth:
# username: _json_key
# password: $GCLOUD_CONTAINER_REGISTRY_SERVICE_KEY
- image: cimg/node:16.15.0-browsers
- image: cimg/node:16.20.0-browsers
steps:
- checkout
- node/install:
Expand Down

0 comments on commit 47f546e

Please sign in to comment.