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 f45508c + 69869bc commit 74faf9fCopy full SHA for 74faf9f
.github/workflows/documentation.yml
@@ -42,7 +42,7 @@ jobs:
42
steps:
43
- name: Run docs build
44
if: github.event_name != 'pull_request'
45
- uses: actions/github-script@v7
+ uses: actions/github-script@v8
46
with:
47
# Token has to be generated on a user account that controls the docs-repository.
48
# The _only_ scope to select is "Access public repositories", nothing more.
0 commit comments