We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1b31883 + e8d4986 commit ff44c6cCopy full SHA for ff44c6c
.github/workflows/pypi.yml
@@ -19,6 +19,8 @@ jobs:
19
steps:
20
- name: Check out repository
21
uses: actions/checkout@v3
22
+ with:
23
+ fetch-depth: 0
24
25
- name: Set up Python ${{ matrix.python }}
26
uses: actions/setup-python@v3
0 commit comments