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 50d19cf + d63a7cc commit 44052c4Copy full SHA for 44052c4
.github/workflows/lintcheck_summary.yml
@@ -35,7 +35,7 @@ jobs:
35
github-token: ${{ github.token }}
36
37
- name: Format comment
38
- uses: actions/github-script@v7
+ uses: actions/github-script@v8
39
with:
40
script: |
41
const fs = require("fs");
0 commit comments