Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: update actions download-artifact and up-artifact to v4 (#2151)
As the actions/download-artifact@v3 and actions/upload-artifact@v3 are scheduled for deprecation on November 30, 2024, this patch updates them to v4. - https://github.com/actions/upload-artifact?tab=readme-ov-file#actionsupload-artifact - https://github.com/actions/download-artifact?tab=readme-ov-file#actionsdownload-artifact
- Loading branch information