Skip to content

Commit 071b52e

Browse files
chore(deps): update node.js to v20.7
1 parent 1629800 commit 071b52e

File tree

3 files changed

+655
-351
lines changed

3 files changed

+655
-351
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
command: npm run compile
2424
deploy:
2525
docker:
26-
- image: cimg/node:20.2
26+
- image: cimg/node:20.7
2727
steps:
2828
- checkout
2929
- node/install-packages

0 commit comments

Comments
 (0)