We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ff44c6c + 04f0c85 commit 83cff7cCopy full SHA for 83cff7c
.github/workflows/pypi.yml
@@ -52,6 +52,8 @@ jobs:
52
steps:
53
- name: Check out repository
54
uses: actions/checkout@v3
55
+ with:
56
+ fetch-depth: 0
57
58
- name: Set up Python ${{ matrix.python }}
59
uses: actions/setup-python@v3
0 commit comments