Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use actions/upload-artifact@v4 in GHA workflow (#4)
actions/upload-artifact@v2 is deprecated and workflows aren't able to use it any more. v4 requires uploaded artifacts to have unique names, so ensure each job in the matrix uploads an artifact with a different name.
- Loading branch information