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.
1 parent 88d4224 commit bfc4dceCopy full SHA for bfc4dce
.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@v6
+ uses: actions/github-script@v7
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