We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7476c6d commit 5db92c2Copy full SHA for 5db92c2
1 file changed
.github/workflows/release.yml
@@ -32,7 +32,6 @@ jobs:
32
uses: actions/setup-python@v5
33
with:
34
python-version: "3.11"
35
- cache: "pip"
36
37
- name: Install build backend
38
run: |
0 commit comments