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