Skip to content

Commit e591a64

Browse files
author
Tim Band
committed
Docs publish warning removed
1 parent e253367 commit e591a64

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/docs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ jobs:
1010
- name: Checkout Code
1111
uses: actions/checkout@v4
1212
- uses: actions/setup-python@v5
13+
with:
14+
python-version: "${{ env.PYTHON_VERSION }}"
1315
- name: Install poetry
1416
shell: bash
1517
run: |

0 commit comments

Comments
 (0)