Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use the current job id in the uploaded core dump name
The newer upload artifacts requires a unique name for artifacts. In order to ensure that multiple failing test steps can upload core dumps the artifact name has been prefixed with the [job id](https://docs.github.com/en/actions/learn-github-actions/contexts#github-context)
- Loading branch information