Skip to content

Commit

Permalink
Update Node.js to v22
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 13, 2025
1 parent a350af4 commit 81c8a6b
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 @@ -8,7 +8,7 @@ jobs:
build_node:
resource_class: medium
docker:
- image: cimg/node:16.20.2@sha256:06bfffcaf9b9caa1d18468113064c7d95801e46506c74c5392c4df1feef6f062
- image: cimg/node:22.13.0@sha256:f5dfaaeb91ce8fb246355b197df84c74491f4c426844db24791bd9be114db2a0
steps:
- checkout
- run:
Expand Down

0 comments on commit 81c8a6b

Please sign in to comment.