mirror of
https://github.com/actions/setup-python
synced 2026-09-15 15:07:20 +00:00
Add another pip default dependency file for cache hash (#604)
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
const CACHE_DEPENDENCY_BACKUP_PATH: string = '**/pyproject.toml';
|
||||
export {CACHE_DEPENDENCY_BACKUP_PATH};
|
||||
Reference in New Issue
Block a user