Compare commits

..

No commits in common. "c0d5bff8730ea9415842b9b4dab90ef115a6e61d" and "ff7b33b9523d1c1212ade397d09e2410a9af39f3" have entirely different histories.

View File

@ -18,7 +18,7 @@ jobs:
uses: actions/checkout@v6
- name: Set up Python
uses: actions/setup-python@v6
uses: actions/setup-python@v5
with:
python-version: '3.14'