mirror of
https://github.com/actions/setup-python.git
synced 2025-06-28 05:33:47 +00:00
Update actions/core to 1.10.0 for v2 (#533)
This commit is contained in:
parent
7f80679172
commit
75f3110429
10 changed files with 4336 additions and 538 deletions
|
@ -5,7 +5,7 @@ import {getCacheDistributor} from '../src/cache-distributions/cache-factory';
|
|||
|
||||
describe('restore-cache', () => {
|
||||
const pipFileLockHash =
|
||||
'67d817abcde9c72da0ed5b8f235647cb14638b9ff9d742b42e4406d2eb16fe3c';
|
||||
'a3bdcc71289e4979ca9e051810d81999cc99823109faf6912e17ff14c8e621a6';
|
||||
const requirementsHash =
|
||||
'd8110e0006d7fb5ee76365d565eef9d37df1d11598b912d3eb66d398d57a1121';
|
||||
const requirementsLinuxHash =
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue