Skip to content

Fix usage of actions/*-artifacts@v4 in CI#2

Merged
D3-LucaPiombino merged 1 commit into
mainfrom
fix/ci_artifacts_v4_issues
Feb 15, 2025
Merged

Fix usage of actions/*-artifacts@v4 in CI#2
D3-LucaPiombino merged 1 commit into
mainfrom
fix/ci_artifacts_v4_issues

Conversation

@D3-LucaPiombino
Copy link
Copy Markdown

Summary of the Pull Request

It appear that the behaviour of the upload-artifact action was changed between v3 and v4 and that implicitly merging content by invoking the upload-artifact action with the same artifact name and different paths is not supported anymore.
This PR attempt to resolve the issue by applying the changes suggested in actions/upload-artifact#480 (comment)

Related

@D3-LucaPiombino D3-LucaPiombino added bug Something isn't working ci Improvements, addition or fixes to CI builds labels Feb 15, 2025
@D3-LucaPiombino D3-LucaPiombino self-assigned this Feb 15, 2025
@D3-LucaPiombino D3-LucaPiombino merged commit de165b5 into main Feb 15, 2025
@D3-LucaPiombino D3-LucaPiombino deleted the fix/ci_artifacts_v4_issues branch February 15, 2025 17:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working ci Improvements, addition or fixes to CI builds

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant