mirror of
https://github.com/actions/setup-python.git
synced 2025-08-12 03:22:06 +00:00
* Add ESLint, update Prettier * Update docs * Update tests * Update licenses * Fix review points
2 lines
65 B
TypeScript
2 lines
65 B
TypeScript
export const CACHE_DEPENDENCY_BACKUP_PATH = '**/pyproject.toml';
|