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