mirror of
https://github.com/github/codeql-action.git
synced 2026-05-07 22:30:44 +00:00
Install actions/artifact@v1 as artifact-legacy and v2 as artifact
This commit is contained in:
+1
@@ -0,0 +1 @@
|
||||
module.exports = typeof queueMicrotask === 'function' ? queueMicrotask : (fn) => Promise.resolve().then(fn)
|
||||
Reference in New Issue
Block a user