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 ac03316 commit e58d9fdCopy full SHA for e58d9fd
.circleci/config.yml
@@ -6,7 +6,7 @@ orbs:
6
executors:
7
node:
8
docker:
9
- - image: cimg/node:22.12.0
+ - image: cimg/node:22.16.0
10
working_directory: ~/vscode-graphql
11
12
commands:
0 commit comments