Skip to content

Commit 364a81d

Browse files
Update Node.js to v22.13.1
1 parent a8778d2 commit 364a81d

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:22.13.0@sha256:f5dfaaeb91ce8fb246355b197df84c74491f4c426844db24791bd9be114db2a0
11+
- image: cimg/node:22.13.1@sha256:2a7a5e8a81de3e45b6b09f67f068bf378c281df83c6b0b44d6cdd91b2f1f1ab8
1212
steps:
1313
- checkout
1414
- run:

0 commit comments

Comments
 (0)