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