10up / ads-txt

Ads.txt Manager for WordPress: Manage your ads.txt and app-ads.txt files in the WordPress dashboard
https://wordpress.org/plugins/ads-txt/
GNU General Public License v2.0
57 stars 23 forks source link

Upgrade the `download-artifact` from v3 to v4 #163

Closed iamdharmesh closed 6 months ago

iamdharmesh commented 6 months ago

Description of the Change

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.

[!NOTE] Please merge this PR after the action https://github.com/marketplace/actions/wordpress-plugin-build-zip gets released.

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

Changed - Upgrade the download-artifact from v3 to v4

Credits

Props @iamdharmesh

Checklist: