Skip to content

Commit c54f95a

Browse files
committed
[2025-01-1 08:55] Micropatch - Action Python Version update
1 parent 50b4eba commit c54f95a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/version-update-workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
- name: Python setup
7272
uses: actions/setup-python@v4
7373
with:
74-
python-version: '3.8'
74+
python-version: '3.10'
7575
# Install required dependencies
7676
- name: Install dependencies
7777
run: poetry install -vv --no-interaction --without dev

0 commit comments

Comments
 (0)