Skip to content

Commit aa1c9eb

Browse files
committed
.
1 parent dad4eb2 commit aa1c9eb

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
@@ -20,6 +20,8 @@ jobs:
2020
steps:
2121
- uses: actions/checkout@v4
2222
- uses: actions/setup-python@v5
23+
with:
24+
python-version: '3.11'
2325
- run: pip install yardang
2426
- run: yardang build
2527
- name: Deploy

0 commit comments

Comments
 (0)