dawidd6 / action-download-artifact

:gear: A GitHub Action to download an artifact associated with given workflow and commit or other criteria
MIT License
723 stars 210 forks source link

docs: update `actions/download-artifact` reference #298

Open JonZeolla opened 4 months ago

JonZeolla commented 4 months ago

As of late last year, actions/download-artifact released version 4 which now supports immediate downloading after uploading.

https://github.blog/changelog/2023-12-14-github-actions-artifacts-v4-is-now-generally-available/ https://github.com/actions/download-artifact/compare/v3...v4.0.0#diff-5a373a8bb1123125c60fb78083d18f37b02afed7c72ce73c441ce283f66bb80c

dawidd6 commented 4 hours ago

What would you like to be changed in this repository exactly?