We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c3b8f6f + db8eb91 commit 490efacCopy full SHA for 490efac
1 file changed
.github/workflows/docs.yaml
@@ -35,7 +35,7 @@ jobs:
35
with:
36
enable-cache: true
37
- name: Set up Python
38
- uses: actions/setup-python@v5
+ uses: actions/setup-python@v6
39
40
python-version-file: pyproject.toml
41
- name: Install the project
0 commit comments