Skip to content

Commit 6c7cf7a

Browse files
authored
fix: fix circle ci job (#4160)
1 parent e6ab124 commit 6c7cf7a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ orbs:
2222
jobs:
2323
vscode-extension-setup:
2424
docker:
25-
- image: cimg/node:20
25+
- image: cimg/node:20.19.0
2626
resource_class: small
2727
steps:
2828
- checkout

0 commit comments

Comments
 (0)