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 e7e6e2f + b5a95ef commit da36ca3Copy full SHA for da36ca3
.github/workflows/docs.yml
@@ -14,7 +14,7 @@ jobs:
14
with:
15
fetch-depth: 0
16
- name: Setup Python
17
- uses: actions/setup-python@v5
+ uses: actions/setup-python@v6
18
19
python-version: 3.x
20
- name: Install Dependencies
0 commit comments