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 d646f8b commit e76ceaaCopy full SHA for e76ceaa
.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.14.0
10
working_directory: ~/vscode-graphql
11
12
commands:
0 commit comments