mirror of
https://github.com/tubearchivist/tubearchivist.git
synced 2025-07-12 03:58:16 +00:00
* Remove individual calls for testing functions. Call `deploy.sh validate` for linting checks. * Increment actions versions to remove deprecation errors. Add `requests` to `pip install` line. * Specify Python version with `actions/setup-python` call.