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 f2754e2 commit 14b6879Copy full SHA for 14b6879
.github/workflows/packaging.yml
@@ -11,6 +11,8 @@ jobs:
11
12
steps:
13
- uses: actions/checkout@v2
14
+ with:
15
+ fetch-depth: 0
16
- name: Set up Python ${{ matrix.python-version }}
17
uses: actions/setup-python@v2
18
with:
0 commit comments