mirror of
https://github.com/actions/setup-python.git
synced 2026-09-01 05:59:32 +00:00
4 lines
64 B
JavaScript
4 lines
64 B
JavaScript
'use strict';
|
|
|
|
module.exports = require('./async').concatLimit;
|