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 8bbd8f8 commit 8afff5bCopy full SHA for 8afff5b
.github/workflows/mkdocs.yml
@@ -67,7 +67,7 @@ jobs:
67
body-includes: "Preview url: https://"
68
69
- name: Add Netlify link PR comment
70
- uses: actions/github-script@v7
+ uses: actions/github-script@v8
71
if: steps.find-comment.outputs.comment-id == ''
72
with:
73
github-token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments