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 0edea79 commit 76ab4f5Copy full SHA for 76ab4f5
.circleci/config.yml
@@ -43,7 +43,7 @@ default-job: &default-job
43
COREPACK_ENABLE_DOWNLOAD_PROMPT: '0'
44
working_directory: /tmp/mui
45
docker:
46
- - image: cimg/node:20.19
+ - image: cimg/node:22.14
47
# CircleCI has disabled the cache across forks for security reasons.
48
# Following their official statement, it was a quick solution, they
49
# are working on providing this feature back with appropriate security measures.
0 commit comments