We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a65a8ab + 01b33fd commit bf4bd30Copy full SHA for bf4bd30
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