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 cee47c0 commit ca398b5Copy full SHA for ca398b5
.github/workflows/sphinx.yml
@@ -10,6 +10,7 @@ jobs:
10
steps:
11
- uses: actions/checkout@v4
12
with:
13
+ fetch-depth: 0
14
persist-credentials: false
15
- name: Set up Python
16
uses: actions/setup-python@v5
0 commit comments