The PR proposes upgrading the download-artifact to v4. This upgrade is related to the upgrade of upload-artifact to v4 in PR https://github.com/10up/action-wordpress-plugin-build-zip/pull/3. Version 4 contains breaking changes, and this PR ensures that everything keeps working after the build zip action updates the upload-artifact to v4.
Description of the Change
The PR proposes upgrading the
download-artifact
to v4. This upgrade is related to the upgrade ofupload-artifact
to v4 in PR https://github.com/10up/action-wordpress-plugin-build-zip/pull/3. Version 4 contains breaking changes, and this PR ensures that everything keeps working after the build zip action updates theupload-artifact
to v4.How to test the Change
Please ensure that the E2E test action runs successfully after the release of the action available at https://github.com/marketplace/actions/wordpress-plugin-build-zip.
Changelog Entry
Credits
Props @iamdharmesh
Checklist: