Skip to content

Bump luigi from 3.5.2 to 3.6.0 #212

Bump luigi from 3.5.2 to 3.6.0

Bump luigi from 3.5.2 to 3.6.0 #212

name: Check if versions are consistent
on:
push:
branches-ignore:
- main
jobs:
check-version-numbers:
runs-on: ubuntu-latest
steps:
- name: SCM Checkout
uses: actions/checkout@v3
- name: Setup Python & Poetry Environment
uses: exasol/python-toolbox/.github/actions/[email protected]
with:
python-version: "3.10"
poetry-version: '1.8.2'
- name: Check Release
run: poetry run python3 scripts/build/check_release.py