Skip to content

Commit

Permalink
chore: regenerate artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
wraith-ci[bot] committed Jun 25, 2024
1 parent 7070738 commit 10e3e38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/action/dist/index.cjs
Original file line number Diff line number Diff line change
Expand Up @@ -26158,7 +26158,7 @@ var schema = {
}
};

// ../../node_modules/.pnpm/@jill64+attempt@1.1.2/node_modules/@jill64/attempt/dist/index.js
// ../../node_modules/.pnpm/@jill64+attempt@1.1.3/node_modules/@jill64/attempt/dist/index.js
var isPromise = (obj) => !!obj && (typeof obj === "object" || typeof obj === "function") && "then" in obj && typeof obj.then === "function";
function attempt(func, fallback) {
const argLen = arguments.length;
Expand Down

0 comments on commit 10e3e38

Please sign in to comment.