Revert to Python v3.13 and bump FlareSolverr to 3.4.5 (#1617)

This commit is contained in:
ilike2burnthing
2025-11-11 01:58:14 +00:00
committed by GitHub
parent 5a27090abe
commit c7505e3cbf
5 changed files with 12 additions and 11 deletions

View File

@@ -46,7 +46,7 @@ jobs:
- name: Setup Python
uses: actions/setup-python@v6
with:
python-version: "3.14"
python-version: "3.13"
- name: Build artifacts
run: |