Skip to content

Commit f37331d

Browse files
chore(deps): update node.js to v22.17.1
1 parent 214e0fd commit f37331d

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
@@ -44,7 +44,7 @@ jobs:
4444
echo "do nothing"
4545
build:
4646
docker:
47-
- image: cimg/node:22.17.0
47+
- image: cimg/node:22.17.1
4848
steps:
4949
- checkout
5050
- restore_cache:

0 commit comments

Comments
 (0)