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 8bb54db + 5577a9a commit 99564f9Copy full SHA for 99564f9
.github/workflows/issue-comment.yml
@@ -21,7 +21,7 @@ jobs:
21
22
steps:
23
- name: Post Comment for Documentation Label
24
- uses: actions/github-script@v7
+ uses: actions/github-script@v8
25
with:
26
github-token: ${{ secrets.GITHUB_TOKEN }}
27
script: |
0 commit comments