mirror of
https://github.com/actions/setup-python.git
synced 2025-07-18 13:48:21 +02:00
3 lines
61 B
JavaScript
3 lines
61 B
JavaScript
'use strict';
|
|
|
|
module.exports = require('./async').mapLimit;
|