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 a000bdc commit ad87cfdCopy full SHA for ad87cfd
.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@v7
+ uses: actions/github-script@v8
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