We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57958cf commit 4ca2f34Copy full SHA for 4ca2f34
.github/workflows/main.yml
@@ -40,7 +40,7 @@ jobs:
40
- name: Set up Python
41
uses: actions/setup-python@v5
42
with:
43
- python-version: "3.12"
+ python-version: "3.13"
44
- name: Install pypa/build
45
run: >-
46
python3 -m
0 commit comments