Skip to content

Commit cb70ca0

Browse files
committed
chore(deps): bump actions/github-script from 8 to 9
1 parent 1ba176d commit cb70ca0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/upload_coverage_pr.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
steps:
2323
- name: "Download existing coverage report"
2424
id: prepare_report
25-
uses: actions/github-script@v8
25+
uses: actions/github-script@v9
2626
with:
2727
script: |
2828
var fs = require('fs');

0 commit comments

Comments
 (0)