We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 72c9436 commit 0ddeba7Copy full SHA for 0ddeba7
.github/workflows/publish-pypi-bdist-linux.yml
@@ -36,7 +36,7 @@ jobs:
36
37
steps:
38
- name: Set up Python ${{ matrix.python-version }}
39
- - uses: actions/checkout@v4
+ uses: actions/checkout@v4
40
- uses: astral-sh/setup-uv@v5
41
with:
42
python-version: ${{ matrix.python-version }}
0 commit comments