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 b83f6dd commit 992313fCopy full SHA for 992313f
1 file changed
.github/workflows/ci.yml
@@ -14,7 +14,7 @@ jobs:
14
- name: Install Python
15
uses: actions/setup-python@v4
16
with:
17
- python-version: '3.10'
+ python-version: '3.11'
18
cache: pip
19
cache-dependency-path: pyproject.toml
20
0 commit comments