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.
2 parents 18a6197 + cc87b49 commit a7964f4Copy full SHA for a7964f4
1 file changed
.github/workflows/pypi.yml
@@ -13,7 +13,7 @@ jobs:
13
uses: actions/checkout@v7
14
15
- name: Set up python
16
- uses: actions/setup-python@v6.2.0
+ uses: actions/setup-python@v6.3.0
17
with:
18
python-version: '3.14'
19
0 commit comments