mirror of
https://github.com/actions/setup-python.git
synced 2025-02-12 18:50:29 +01:00
3 lines
58 B
JavaScript
3 lines
58 B
JavaScript
'use strict';
|
|
|
|
module.exports = require('./async').every;
|