Closed woodruffw closed 2 years ago
pip-audit only supports Python 3.7+.
pip-audit
Now that we're switching to a composite action (#9), we're relying on the environment's Python, which might be too old. So we should add an additional sanity check.
pip-audit
only supports Python 3.7+.Now that we're switching to a composite action (#9), we're relying on the environment's Python, which might be too old. So we should add an additional sanity check.