We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 784d11b commit 5db81bbCopy full SHA for 5db81bb
.github/workflows/release-pypi.yaml
@@ -18,7 +18,7 @@ jobs:
18
- name: Checkout code
19
uses: actions/checkout@v4
20
21
- - name: Set up Python 3.10
+ - name: Set up Python 3.13
22
uses: actions/setup-python@v5
23
with:
24
python-version: "3.13"
0 commit comments