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 50d19cf commit d63a7ccCopy full SHA for d63a7cc
.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