We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4a47c4a + 1420dfc commit e4eb000Copy full SHA for e4eb000
1 file changed
.github/workflows/docs.yml
@@ -14,7 +14,7 @@ jobs:
14
with:
15
fetch-depth: 0
16
- name: Setup Python
17
- uses: actions/setup-python@v4
+ uses: actions/setup-python@v5
18
19
python-version: 3.x
20
- name: Install Dependencies
0 commit comments