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 feead7e commit b052fd8Copy full SHA for b052fd8
1 file changed
.github/workflows/docs-drift-check.yml
@@ -41,7 +41,7 @@ jobs:
41
cat affected.json
42
43
- name: Comment on PR
44
- uses: actions/github-script@v7
+ uses: actions/github-script@v9
45
with:
46
script: |
47
const fs = require('fs');
0 commit comments