We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25ce64a commit 1836c8eCopy full SHA for 1836c8e
.circleci/config.yml
@@ -3,7 +3,7 @@ version: 2.1
3
executors:
4
node:
5
docker:
6
- - image: cimg/node:21.7.3-browsers
+ - image: cimg/node:22.14.0-browsers
7
working_directory: ~/repo
8
environment:
9
GIT_AUTHOR_EMAIL: [email protected]
0 commit comments