We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ddecefd + 4bfe8aa commit 0368775Copy full SHA for 0368775
1 file changed
.github/workflows/python-publish.yml
@@ -13,8 +13,6 @@ jobs:
13
runs-on: ubuntu-latest
14
steps:
15
- uses: actions/checkout@v4
16
- with:
17
- fetch-depth: 0
18
19
- name: Set up Python
20
uses: actions/setup-python@v5
0 commit comments