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 23a1126 + e3ebb7c commit fbd4c49Copy full SHA for fbd4c49
1 file changed
.github/workflows/readthedocs.yml
@@ -14,7 +14,7 @@ jobs:
14
uses: actions/checkout@v2
15
16
- name: Set up Python
17
- uses: actions/setup-python@v2
+ uses: actions/setup-python@v5
18
with:
19
python-version: 3.x
20
0 commit comments