Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ci: Upgrade
upload-artifact
action to v4
`upload-artifact` v3 has been deprecated for a while now and Github Actions prevent its use now by automatically failing any job using it. Besides upgrading to the latest major version of the action, we add a compression level option that should better suit our needs (i.e. large files not easily compressed). See https://github.com/actions/upload-artifact/tree/v4.6.1?tab=readme-ov-file#usage
- Loading branch information