Closed codymaust closed 10 months ago
@codymaust V4 just shipped. I recommend moving over to the newest version as it is a complete rewrite with a host of improvements and the artifact creation logic is different so this error won't happen.
Moving to v4
is the solution her as v1-v3 aren't going to get much attention. There were a host of bugs & issues with the older versions that no longer apply with v4.
Is there any reason why you would have to still use @v3
?
hi @konradpabjan ! thanks for the reply
we've upgraded to v4
marking this as closed, but will reopen if it resurfaces
What happened?
when invoking the
actions/upload-artifact@v3
action with a valid artifact name, we intermittently are seeing the following error:example 1:
after rerunning the job, the artifact was successfully uploaded
example 2:
after rerunning the job, the artifact was successfully uploaded
What did you expect to happen?
the artifact is uploaded successfully all the time
How can we reproduce it?
Anything else we need to know?
artifact-attempt-1
,artifact-attempt-2
, and so on)What version of the action are you using?
v3
What are your runner environments?
linux
Are you on GitHub Enterprise Server? If so, what version?
No response