Skip to content

[bug] Upload artifacts V2, V3 and V4 not working. #691

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
naveenkv66 opened this issue Mar 30, 2025 · 3 comments
Open

[bug] Upload artifacts V2, V3 and V4 not working. #691

naveenkv66 opened this issue Mar 30, 2025 · 3 comments
Labels
bug Something isn't working

Comments

@naveenkv66
Copy link

What happened?

Image

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

@naveenkv66 naveenkv66 added the bug Something isn't working label Mar 30, 2025
@Jdugar
Copy link

Jdugar commented Apr 3, 2025

Hitting the same issue with windows-latest

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

@Lewenhaupt
Copy link

Started seeing the same, ubuntu 22

@k4976
Copy link

k4976 commented Apr 7, 2025

  1. Make sure that you are giving passing proper values to the variables.
  2. 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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants