mirror of
https://github.com/Second-Hand-Friends/kleinanzeigen-bot.git
synced 2026-03-12 02:31:45 +01:00
chore: use oldest supported Python version for dep updates
This commit is contained in:
2
.github/workflows/update-python-deps.yml
vendored
2
.github/workflows/update-python-deps.yml
vendored
@@ -17,7 +17,7 @@ defaults:
|
||||
shell: bash
|
||||
|
||||
env:
|
||||
PYTHON_VERSION: "3.12"
|
||||
PYTHON_VERSION: "3.10"
|
||||
|
||||
jobs:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user