python-tuf/.github/workflows
Jussi Kukkonen f7006f5df0 CI: Use builtin package cache support
actions/setup-python now supports pip cache: use that instead of
handling cache locations manually.

Cache invalidates when any requirements file changes (same as before):
this is a bit over cautious but probably harder to break.

Fixes #1692

Signed-off-by: Jussi Kukkonen <jkukkonen@vmware.com>
2021-12-09 13:03:18 +02:00
..
ci.yml CI: Use builtin package cache support 2021-12-09 13:03:18 +02:00