Update actions/github-script to v8
This commit is contained in:
parent
50d19cf438
commit
d63a7ccc7c
1 changed files with 1 additions and 1 deletions
2
.github/workflows/lintcheck_summary.yml
vendored
2
.github/workflows/lintcheck_summary.yml
vendored
|
|
@ -35,7 +35,7 @@ jobs:
|
|||
github-token: ${{ github.token }}
|
||||
|
||||
- name: Format comment
|
||||
uses: actions/github-script@v7
|
||||
uses: actions/github-script@v8
|
||||
with:
|
||||
script: |
|
||||
const fs = require("fs");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue