We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3eb2b4 commit 98f7765Copy full SHA for 98f7765
1 file changed
.github/workflows/graphql.yml
@@ -18,7 +18,7 @@ jobs:
18
19
# Get Pull Requests
20
- name: Get Pull Requests
21
- uses: octokit/graphql-action@v2
+ uses: octokit/graphql-action@v2.x
22
id: get_prs_for_ci
23
with:
24
query: |
0 commit comments