You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error: Missing download info for actions/upload-artifact@v3
##[debug]System.Exception: Missing download info for actions/upload-artifact@v3
##[debug] at GitHub.Runner.Worker.ActionManager.PrepareActionsRecursiveAsync(IExecutionContext executionContext, PrepareActionsState state, IEnumerable1 actions, Int32 depth, Guid parentStepId) ##[debug] at GitHub.Runner.Worker.ActionManager.PrepareActionsAsync(IExecutionContext executionContext, IEnumerable1 steps, Guid rootStepId)
##[debug] at GitHub.Runner.Worker.JobExtension.InitializeJob(IExecutionContext jobContext, AgentJobRequestMessage message)
##[debug]Finishing: Set up job
Make sure that you are giving passing proper values to the variables.
v2/v3 are deprecated, so it will through data error also as soon as you provide correct inputs to the action and it just skip running it, i saw that in my github actions
What happened?
What did you expect to happen?
[bug] Upload artifacts V2, V3 and V4 not working.
How can we reproduce it?
Upload artifacts V2, V3 and V4 not working.
Anything else we need to know?
No response
What version of the action are you using?
2.323.0
What are your runner environments?
linux
Are you on GitHub Enterprise Server? If so, what version?
No response
The text was updated successfully, but these errors were encountered: