We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2916865 + 919d3cc commit 07948ebCopy full SHA for 07948eb
.github/workflows/pythonpackage.yml
@@ -25,7 +25,7 @@ jobs:
25
steps:
26
- uses: actions/checkout@v4
27
with:
28
- fetch-depth: 1000
+ fetch-depth: 0
29
- name: Set up Python ${{ matrix.python-version }}
30
uses: actions/setup-python@v4
31
0 commit comments