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