actions / upload-artifact

MIT License
3.01k stars 683 forks source link

Using node18 to support centOS 7 runners #479

Open dhawalseth opened 6 months ago

dhawalseth commented 6 months ago

To support CentOS 7 that is not compatible with node20, we need to keep a fork of v4 release that would work with centOS 7 self-hosted runners

Ref issue: https://github.com/actions/runner/issues/2906