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 3d5e3fb commit 4adddbeCopy full SHA for 4adddbe
.github/workflows/build.yml
@@ -16,6 +16,8 @@ jobs:
16
steps:
17
18
- uses: actions/checkout@v3
19
+ with:
20
+ fetch-depth: 0
21
22
- name: Set up Python ${{ matrix.python-version }}
23
uses: actions/setup-python@v1
0 commit comments