Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Update Node.js to v20.9.0
  • Loading branch information
renovate[bot] authored Oct 26, 2023
commit 7d843066f480ed121fe6d6fe52401624bbe20c38
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ jobs:
build:
docker:
# specify the version you desire here
- image: cimg/node:20.6.0-browsers
- image: cimg/node:20.9.0-browsers

working_directory: ~/react-chart-editor

Expand Down