Skip to content

Commit 54ad737

Browse files
Bump actions/github-script from 8 to 9 (#689)
1 parent 8e4bb7c commit 54ad737

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/coverage-comment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
name: pr-coverage-comment
2323
path: pr-coverage-comment/
2424
- name: Post or update PR comment
25-
uses: actions/github-script@v8
25+
uses: actions/github-script@v9
2626
with:
2727
script: |
2828
const fs = require('fs');

0 commit comments

Comments
 (0)