We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf807f6 commit 56ef47bCopy full SHA for 56ef47b
.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