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 fa14307 commit 628865bCopy full SHA for 628865b
.github/workflows/build.yml
@@ -33,7 +33,7 @@ jobs:
33
- uses: actions/checkout@v3
34
with:
35
submodules: false
36
- fetch-depth: 1
+ fetch-depth: 0
37
- name: Set up Python 3
38
uses: actions/setup-python@v4
39
0 commit comments