actions / download-artifact

MIT License
1.33k stars 457 forks source link

[bug] Dependabot added a version from 3->4.1 and this generates errors now #267

Open pkriens opened 6 months ago

pkriens commented 6 months ago

What happened?

Dependabot proposed a PR with an update from 3->4.1 https://github.com/bndtools/bnd/pull/5939 This causes an error in our build: https://github.com/bndtools/bnd/actions/runs/7314334935/job/19926888959?pr=5939\

image

What did you expect to happen?

That everything kept working

How can we reproduce it?

See https://github.com/bndtools/bnd/pull/5939

Anything else we need to know?

No response

What version of the action are you using?

v3.1.3

What are your runner environments?

linux

Are you on GitHub Enterprise Server? If so, what version?

No response

remal commented 6 months ago

If I understand correctly, you need to update actions/download-artifact together with actions/upload-artifact