Skip to content

Commit

Permalink
chore(deps): update node.js to v17 (#458)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Mar 19, 2024
1 parent cb08258 commit 628ae4d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .circleci/orbs/helix-gcloud-setup/orb.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ description: |
executors:
node14:
docker:
- image: circleci/node:14
- image: circleci/node:17

commands:
load-config:
Expand Down
2 changes: 1 addition & 1 deletion .circleci/orbs/helix-post-deploy/orb.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ description: |
executors:
node8:
docker:
- image: circleci/node:8
- image: circleci/node:17

commands:
config-env:
Expand Down

0 comments on commit 628ae4d

Please sign in to comment.