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 2fbd93b commit 08f7f96Copy full SHA for 08f7f96
.github/workflows/release.yml
@@ -34,7 +34,7 @@ jobs:
34
TOXENV: pkg
35
36
steps:
37
- - name: Switch to using Python 3.10 by default
+ - name: Switch to using latest Python by default
38
uses: actions/setup-python@v6
39
with:
40
python-version: "3.14"
0 commit comments