Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update post-PR workflow to actions/download-artifact@v4 #1523

Merged
merged 2 commits into from
Nov 27, 2024

Conversation

esseivaju
Copy link
Contributor

Following #1522, this update actions/download-artifact to the official Github Action now that v4 supports fetching artifacts from other workflows/repos. Tested on my local fork: pull_request_merged workfow and triggering pull_request workflow.

@esseivaju esseivaju added documentation Documentation, examples, tests, and CI minor Minor internal changes or fixes labels Nov 27, 2024
@esseivaju esseivaju requested review from sethrj and pcanal November 27, 2024 02:27
Copy link

Test summary

 3 844 files   5 936 suites   4m 9s ⏱️
 1 597 tests  1 569 ✅ 28 💤 0 ❌
19 790 runs  19 715 ✅ 75 💤 0 ❌

Results for commit ebec004.

Copy link
Member

@sethrj sethrj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great! Thanks for finding this out and testing it.

@sethrj sethrj changed the title Move pull_request_merged workflow to actions/download-artifact@v4 Update post-PR workflow to actions/download-artifact@v4 Nov 27, 2024
@sethrj sethrj merged commit 9fb13d4 into celeritas-project:develop Nov 27, 2024
35 checks passed
@esseivaju esseivaju deleted the download-artifact-v4 branch November 27, 2024 19:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Documentation, examples, tests, and CI minor Minor internal changes or fixes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants