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 ab43b61 commit b000dd8Copy full SHA for b000dd8
.circleci/config.yml
@@ -23,7 +23,7 @@ jobs:
23
command: npm run compile
24
deploy:
25
docker:
26
- - image: cimg/node:current
+ - image: cimg/node:20.2
27
steps:
28
- checkout
29
- node/install-packages
0 commit comments