Skip to content

Commit

Permalink
chore: update to Node 20 LTS [sc-41962] [shepherd]
Browse files Browse the repository at this point in the history
  • Loading branch information
blimmer committed Oct 27, 2023
1 parent ef10a99 commit 356445a
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ orbs:
node: circleci/[email protected]

node-image: &node-image
image: cimg/node:18.18.0
image: cimg/node:20.9.0
auth:
username: $DOCKERHUB_USERNAME
password: $DOCKERHUB_ACCESS_TOKEN
Expand Down
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
18.18.0
20.9.0
Binary file modified .yarn/install-state.gz
Binary file not shown.

0 comments on commit 356445a

Please sign in to comment.