We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b677f07 + 9035f97 commit 1b1a0f4Copy full SHA for 1b1a0f4
1 file changed
.github/workflows/update-graphql-deps.yml
@@ -28,7 +28,7 @@ jobs:
28
- name: Setup deps
29
uses: ./.github/actions/setup-cli-deps
30
with:
31
- node-version: '22.11.0'
+ node-version: '24.1.0'
32
- name: Get schemas for codegen
33
env:
34
GH_TOKEN: ${{ secrets.SHOPIFY_GH_READ_CONTENT_TOKEN }}
0 commit comments