We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78642b2 commit 7bf1966Copy full SHA for 7bf1966
1 file changed
.github/workflows/ci.yml
@@ -73,7 +73,7 @@ jobs:
73
uses: ./.github/actions/setup
74
with:
75
type: doc
76
- python-version: "3.11"
+ python-version: "3.12"
77
poetry-version: ${{ env.POETRY_VERSION }}
78
79
- name: Test
0 commit comments