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 da486de commit 8ab3526Copy full SHA for 8ab3526
.github/workflows/pull-autocheck.yml
@@ -70,7 +70,7 @@ jobs:
70
# however this isnt available for 'issue_comment'
71
# ---------------------------------------------------------------------------------------
72
73
- - uses: actions/github-script@v6
+ - uses: actions/github-script@v7
74
id: get_issue_number
75
with:
76
script: |
0 commit comments