Skip to content

Commit

Permalink
Update Node.js to v22 (#110)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 13, 2025
1 parent 29aef4d commit 7734f80
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 7734f80

Please sign in to comment.