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 9ddbe85 commit 98b0fa1Copy full SHA for 98b0fa1
.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.17.1
10
working_directory: ~/vscode-graphql
11
node24:
12
0 commit comments