mirror of
https://github.com/actions/setup-python.git
synced 2024-11-06 07:55:52 -05:00
4 lines
112 B
JavaScript
4 lines
112 B
JavaScript
|
var v35 = require('./lib/v35.js');
|
||
|
var sha1 = require('./lib/sha1');
|
||
|
module.exports = v35('v5', 0x50, sha1);
|