mirror of
https://github.com/actions/setup-python.git
synced 2025-07-25 05:18:21 +02:00
change pipefile versions
This commit is contained in:
parent
0d5da6a89a
commit
5efa7eda94
4 changed files with 46 additions and 42 deletions
|
@ -8,7 +8,7 @@ import {State} from '../src/cache-distributions/cache-distributor';
|
|||
|
||||
describe('restore-cache', () => {
|
||||
const pipFileLockHash =
|
||||
'a3bdcc71289e4979ca9e051810d81999cc99823109faf6912e17ff14c8e621a6';
|
||||
'f8428d7cf00ea53a5c3702f0a9cb3cc467f76cd86a34723009350c4e4b32751a';
|
||||
const requirementsHash =
|
||||
'd8110e0006d7fb5ee76365d565eef9d37df1d11598b912d3eb66d398d57a1121';
|
||||
const requirementsLinuxHash =
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue