Skip to content

Commit c635d84

Browse files
committed
Test GitHub: install python fix attempt.
Signed-off-by: ubi de feo <[email protected]>
1 parent 69de905 commit c635d84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
- name: Install Python 3.x
4444
uses: actions/setup-python@v5
4545
with:
46-
python-version: '3.11'
46+
python-version: '3.12.3'
4747

4848
- name: Package
4949
shell: bash

0 commit comments

Comments
 (0)