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 409fe95 commit 1e5e541Copy full SHA for 1e5e541
.github/workflows/ValidatePullRequest.yml
@@ -32,7 +32,7 @@ jobs:
32
- '**/*.txt'
33
all:
34
- '**/*'
35
- - uses: actions/github-script@v7
+ - uses: actions/github-script@v8
36
id: docs-only
37
with:
38
script: |
0 commit comments