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 56dd7d1 + 5e9c758 commit 4f253eeCopy full SHA for 4f253ee
.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