mirror of
https://github.com/actions/setup-python.git
synced 2024-12-02 22:04:30 +01:00
3 lines
66 B
JavaScript
3 lines
66 B
JavaScript
'use strict';
|
|
|
|
module.exports = require('./async').forEachSeries;
|