diff --git a/.github/workflows/cicd.yml b/.github/workflows/cicd.yml index cf1c99b..8745cb5 100644 --- a/.github/workflows/cicd.yml +++ b/.github/workflows/cicd.yml @@ -17,7 +17,7 @@ jobs: matrix: python-version: - '3.9' - - '3.12' + - '3.13' steps: # Checkout the repository for processing