We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d966e8 commit f33488dCopy full SHA for f33488d
.github/workflows/release-pypi.yaml
@@ -20,7 +20,7 @@ jobs:
20
- name: Set up Python 3.10
21
uses: actions/setup-python@v5
22
with:
23
- python-version: "3.10"
+ python-version: "3.13"
24
- name: Show Python version
25
run: python --version
26
0 commit comments