1
0
mirror of https://gitea.com/actions/setup-python.git synced 2025-05-07 16:26:46 +08:00
2019-07-11 16:52:31 -04:00

4 lines
106 B
JavaScript

var v35 = require('./lib/v35.js');
var md5 = require('./lib/md5');
module.exports = v35('v3', 0x30, md5);