mirror of
https://github.com/oven-sh/setup-bun.git
synced 2026-05-18 06:10:13 +02:00
feat: add @actions/cache
This commit is contained in:
+10
@@ -0,0 +1,10 @@
|
||||
// Generated by CoffeeScript 1.12.7
|
||||
(function() {
|
||||
module.exports = {
|
||||
None: 0,
|
||||
OpenTag: 1,
|
||||
InsideTag: 2,
|
||||
CloseTag: 3
|
||||
};
|
||||
|
||||
}).call(this);
|
||||
Reference in New Issue
Block a user