mirror of
https://kkgithub.com/actions/setup-python.git
synced 2025-11-05 13:11:50 +08:00
4 lines
59 B
JavaScript
4 lines
59 B
JavaScript
|
|
'use strict';
|
||
|
|
|
||
|
|
module.exports = require('./async').during;
|