Skip to content

Commit a632556

Browse files
committed
fixing pages error
Signed-off-by: Arne Broering <arne.broering@siemens.com>
1 parent 7033e13 commit a632556

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ jobs:
114114
- name: Setup Python
115115
uses: actions/setup-python@v4
116116
with:
117-
python-version: 3.x
117+
python-version: '3.12'
118118

119119
- name: Install poetry
120120
uses: abatilo/actions-poetry@v2

0 commit comments

Comments
 (0)