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