Skip to content

Commit 9c29d2d

Browse files
authored
Merge pull request #83 from sevensc/renovate/cimg-node-21.x
chore(deps): update node.js to v21.7.3
2 parents 963c16d + 8784902 commit 9c29d2d

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
@@ -3,7 +3,7 @@ version: 2.1
33
executors:
44
nodejs:
55
docker:
6-
- image: cimg/node:21.6.2
6+
- image: cimg/node:21.7.3
77

88
commands:
99
checkout-and-restore-cache:

0 commit comments

Comments
 (0)