We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6ab124 commit 6c7cf7aCopy full SHA for 6c7cf7a
1 file changed
.circleci/config.yml
@@ -22,7 +22,7 @@ orbs:
22
jobs:
23
vscode-extension-setup:
24
docker:
25
- - image: cimg/node:20
+ - image: cimg/node:20.19.0
26
resource_class: small
27
steps:
28
- checkout
0 commit comments