mirror of
https://github.com/actions/setup-python.git
synced 2025-04-21 19:29:13 +08:00
4 lines
66 B
JavaScript
4 lines
66 B
JavaScript
'use strict';
|
|
|
|
module.exports = require('./async').forEachSeries;
|