We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5de7273 commit 213b9f6Copy full SHA for 213b9f6
1 file changed
.github/workflows/docs.yml
@@ -15,6 +15,7 @@ jobs:
15
16
steps:
17
- uses: actions/checkout@v2
18
+ fetch-depth: 0
19
20
- name: Setup python
21
uses: actions/setup-python@v2
0 commit comments