mirror of
https://github.com/gradle/actions.git
synced 2026-06-03 10:22:20 +00:00
publishing v1 of action
This commit is contained in:
+6
@@ -0,0 +1,6 @@
|
||||
|
||||
/**
|
||||
* For Node.js, simply re-export the core `util.deprecate` function.
|
||||
*/
|
||||
|
||||
module.exports = require('util').deprecate;
|
||||
Reference in New Issue
Block a user