mirror of
https://github.com/actions/setup-python.git
synced 2025-07-18 15:08:19 +02:00
Enhance cache-dependency-path handling to support files outside the workspace root (#1128)
* ehnace cache dependency path handling * logic update * npm run format-check * update cacheDependencies tests to cover resolved paths and copy edge cases * check failure fix * depricate-windows-2019 * refactored the code * Check failure fix
This commit is contained in:
parent
e9c40fbc2b
commit
1264885983
5 changed files with 243 additions and 5 deletions
1
.github/workflows/test-pypy.yml
vendored
1
.github/workflows/test-pypy.yml
vendored
|
@ -88,7 +88,6 @@ jobs:
|
|||
- macos-13
|
||||
- macos-14
|
||||
- macos-15
|
||||
- windows-2019
|
||||
- windows-2022
|
||||
- windows-2025
|
||||
- ubuntu-22.04
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue