mirror of
https://github.com/actions/setup-python.git
synced 2025-02-17 02:41:31 +00:00
3 lines
63 B
JavaScript
3 lines
63 B
JavaScript
'use strict';
|
|
|
|
module.exports = require('./async').everyLimit;
|