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 b0fe9e5 + 809ae2d commit 53bd263Copy full SHA for 53bd263
.github/workflows/pull-request.yml
@@ -66,7 +66,7 @@ jobs:
66
echo "✅ Coverage is acceptable ($COVERAGE%)"
67
68
- name: Comment PR with results
69
- uses: actions/github-script@v7
+ uses: actions/github-script@v8
70
if: always()
71
with:
72
script: |
0 commit comments