mirror of
https://github.com/actions/setup-python.git
synced 2025-06-28 21:53:47 +00:00
This reverts commit bdd6409dc1
.
This commit is contained in:
parent
bdd6409dc1
commit
948e5343c7
187 changed files with 15033 additions and 6120 deletions
3
node_modules/uuid/v5.js
generated
vendored
Normal file
3
node_modules/uuid/v5.js
generated
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
var v35 = require('./lib/v35.js');
|
||||
var sha1 = require('./lib/sha1');
|
||||
module.exports = v35('v5', 0x50, sha1);
|
Loading…
Add table
Add a link
Reference in a new issue