mirror of
https://kkgithub.com/actions/setup-python.git
synced 2026-01-03 16:24:54 +08:00
4 lines
62 B
JavaScript
4 lines
62 B
JavaScript
'use strict';
|
|
|
|
module.exports = require('./async').eachLimit;
|