We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5e4bdc2 + 6d01e64 commit 80be3edCopy full SHA for 80be3ed
1 file changed
.github/workflows/sync-newsletter.yml
@@ -43,7 +43,7 @@ jobs:
43
44
- name: Comment on PR (on failure)
45
if: failure()
46
- uses: actions/github-script@v7
+ uses: actions/github-script@v8
47
with:
48
script: |
49
github.rest.pulls.createReviewComment({
0 commit comments