diff --git a/action.yml b/action.yml index 21268f9c..50f7cf34 100644 --- a/action.yml +++ b/action.yml @@ -31,7 +31,7 @@ runs: - uses: actions/setup-python@v6 id: python with: - python-version: "3.11 - 3.13" + python-version: "3.11 - 3.14" update-environment: false - id: cibw