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 8e4bb7c commit 54ad737Copy full SHA for 54ad737
1 file changed
.github/workflows/coverage-comment.yml
@@ -22,7 +22,7 @@ jobs:
22
name: pr-coverage-comment
23
path: pr-coverage-comment/
24
- name: Post or update PR comment
25
- uses: actions/github-script@v8
+ uses: actions/github-script@v9
26
with:
27
script: |
28
const fs = require('fs');
0 commit comments