diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 300b80e..3ccc661 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -1,7 +1,7 @@ name: CI env: - PYTHON_VERSION: '3.12.2' + PYTHON_VERSION: '3.12.7' on: push: