diff --git a/.github/workflows/cron.yml b/.github/workflows/cron.yml index b761f83..a2d1c58 100644 --- a/.github/workflows/cron.yml +++ b/.github/workflows/cron.yml @@ -7,7 +7,7 @@ on: env: CI: true - PYTHON_VERSION: 3.9 + PYTHON_VERSION: 3.11 PIPENV_VENV_IN_PROJECT: true SCRAPY_SETTINGS_MODULE: city_scrapers.settings.prod WAYBACK_ENABLED: true