Skip to content

Commit 7734f80

Browse files
Update Node.js to v22 (#110)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 29aef4d commit 7734f80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
build_node:
99
resource_class: medium
1010
docker:
11-
- image: cimg/node:16.20.2@sha256:06bfffcaf9b9caa1d18468113064c7d95801e46506c74c5392c4df1feef6f062
11+
- image: cimg/node:22.13.0@sha256:f5dfaaeb91ce8fb246355b197df84c74491f4c426844db24791bd9be114db2a0
1212
steps:
1313
- checkout
1414
- run:

0 commit comments

Comments
 (0)