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.
2 parents b645e11 + a296ab4 commit af33a9cCopy full SHA for af33a9c
.github/workflows/test-graphql-remote.yml
@@ -19,7 +19,7 @@ jobs:
19
20
steps:
21
- name: Checkout repository
22
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
23
24
- name: Check GraphQL endpoint availability
25
run: |
0 commit comments