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 b1d623b + 9c9ede5 commit 26a8db5Copy full SHA for 26a8db5
.github/workflows/mkdocs.yml
@@ -12,7 +12,7 @@ jobs:
12
- uses: actions/checkout@v3
13
- uses: actions/setup-python@v4
14
with:
15
- python-version: 3.x
+ python-version: 3.12
16
- uses: actions/cache@v3
17
18
key: ${{ github.ref }}
0 commit comments