mirror of
https://git.vectorsigma.ru/public/tubearchivist.git
synced 2026-08-04 23:29:29 +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.