We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f51db65 commit 1336de3Copy full SHA for 1336de3
.circleci/config.yml
@@ -3,7 +3,7 @@ version: 2.1
3
executors:
4
node:
5
docker:
6
- - image: cimg/node:24.11.0-browsers
+ - image: cimg/node:24.11.1-browsers
7
working_directory: ~/repo
8
environment:
9
GIT_AUTHOR_EMAIL: [email protected]
0 commit comments