Skip to content

Commit

Permalink
chore: update to Node 20 LTS [sc-41962] (#4)
Browse files Browse the repository at this point in the history
  • Loading branch information
blimmer authored Nov 2, 2023
1 parent 58ba1a7 commit cfcf419
Show file tree
Hide file tree
Showing 2 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 @@ -5,7 +5,7 @@ orbs:


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

0 comments on commit cfcf419

Please sign in to comment.