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