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 45fbef1 commit f663ae2Copy full SHA for f663ae2
.github/workflows/mkdocs.yml
@@ -20,7 +20,7 @@ jobs:
20
submodules: "recursive"
21
fetch-depth: 0 # Fetch all history for .GitInfo and .Lastmod
22
- name: Setup Python
23
- uses: actions/setup-python@v1
+ uses: actions/setup-python@v4
24
with:
25
python-version: "3.13"
26
architecture: "x64"
0 commit comments