Not able to use setTimeOut or Date function in script #454
Unanswered
rgarg-quotient
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I am trying to implement below scenario using github-script action:
I am trying to use setTimeOut function to wait for 10secs (Ref: https://codewithsnowbit.hashnode.dev/how-can-you-implement-the-sleep-function-in-javascript)
but I get below error in workflow run:
Please let me know what might be the issue.
Beta Was this translation helpful? Give feedback.
All reactions