We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1317fa7 commit e964bf7Copy full SHA for e964bf7
.github/workflows/doc.yml
@@ -17,7 +17,7 @@ jobs:
17
touch README.md
18
- uses: actions/setup-python@v4
19
with:
20
- python-version: 3.11
+ python-version: 3.12
21
architecture: "x64"
22
- uses: pdm-project/setup-pdm@v3
23
- name: Install Dependencies
0 commit comments