We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9c1dad1 + 330c74a commit c90907fCopy full SHA for c90907f
1 file changed
.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