Skip to content

Commit

Permalink
[BUMP] Update Node.js to v20.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Aug 5, 2024
2 parents 5206b05 + 69d9453 commit 71051da
Showing 1 changed file with 1 addition and 1 deletion.
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 @@ version: 2.1
jobs:
build-and-test:
docker:
- image: cimg/node:20.14.0
- image: cimg/node:20.16.0
steps:
- checkout
- run: npm ci
Expand Down

0 comments on commit 71051da

Please sign in to comment.