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 ac213f7 commit 2400823Copy full SHA for 2400823
.github/workflows/quality.yml
@@ -89,7 +89,7 @@ jobs:
89
uses: actions/setup-python@v5
90
with:
91
# Semantic version range syntax or exact version of a Python version
92
- python-version: '3.11'
+ python-version: '3.13'
93
# Optional - x64 or x86 architecture, defaults to x64
94
architecture: 'x64'
95
# You can test your matrix by printing the current Python version
.github/workflows/release.yml
@@ -82,7 +82,7 @@ jobs:
82
83
84
85
86
87
88
0 commit comments