Skip to content

Commit

Permalink
[2025-01-1 08:55] Micropatch - Action Python Version update
Browse files Browse the repository at this point in the history
  • Loading branch information
rflinnenbank committed Jan 15, 2025
1 parent 50b4eba commit c54f95a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/version-update-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
- name: Python setup
uses: actions/setup-python@v4
with:
python-version: '3.8'
python-version: '3.10'
# Install required dependencies
- name: Install dependencies
run: poetry install -vv --no-interaction --without dev
Expand Down

0 comments on commit c54f95a

Please sign in to comment.