We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3760467 + 5be8277 commit 4ad560dCopy full SHA for 4ad560d
1 file changed
.github/workflows/documentation.yml
@@ -43,7 +43,7 @@ jobs:
43
steps:
44
- name: Run docs build
45
if: github.event_name != 'pull_request'
46
- uses: actions/github-script@v8
+ uses: actions/github-script@v9
47
with:
48
# Token has to be generated on a user account that controls the docs-repository.
49
# The _only_ scope to select is "Access public repositories", nothing more.
0 commit comments