mirror of
https://github.com/tubearchivist/tubearchivist.git
synced 2025-06-30 22:31:09 +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.