mirror of
https://gitea.com/actions/setup-python.git
synced 2025-02-18 07:43:58 +01:00
3 lines
62 B
JavaScript
3 lines
62 B
JavaScript
'use strict';
|
|
|
|
module.exports = require('./async').waterfall;
|