LibCST/.github/workflows
Amethyst Reese 5ccba6b0d3
Use new setup-python caching actions (#874)
With the latest setup-python actions, there is a better caching
mechanism available that also requires less setup, and provides better
fallback behavior that should help avoid the random CI failures that
have been happening on 3.11 for setuptools-rust. This ensures that we
install the necessary dependencies before attempting to build the
package or run tests, while still enabling speedups in best case
scenario when requirements files haven't changed.

See the upstream readme for details:
https://github.com/actions/setup-python#caching-packages-dependencies
2023-03-08 11:14:43 +00:00
..
build.yml Use new setup-python caching actions (#874) 2023-03-08 11:14:43 +00:00
ci.yml Use new setup-python caching actions (#874) 2023-03-08 11:14:43 +00:00
pypi_upload.yml Use new setup-python caching actions (#874) 2023-03-08 11:14:43 +00:00