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 3d02eadCopy full SHA for 3d02ead
.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.15.1
10
working_directory: ~/vscode-graphql
11
12
commands:
0 commit comments