mirror of
https://github.com/actions/stale.git
synced 2026-06-25 20:22:42 +08:00
0649bd8119
* Bumping actions/github to 2.2.0 for GHES * Husky commit correct node modules
4 lines
60 B
JavaScript
4 lines
60 B
JavaScript
'use strict';
|
|
|
|
module.exports = require('./async').tryEach;
|