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