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 Depreciated Workflow Action #631

Merged
merged 7 commits into from
Oct 10, 2024
Merged

Conversation

brentru
Copy link
Member

@brentru brentru commented Sep 13, 2024

upload-artifact@v3 will be deprecated in November 2024. This pull request updates build-clang-doxy.yml and release-callee.yml to use upload-artifact@v4 instead of upload-artifact@v3 and addresses the breaking changes for v4.

Resolves: #611

@brentru brentru requested a review from tyeth September 13, 2024 19:23
…d-artifact-v4

Add merge to fix upload download artifact v4
@tyeth tyeth merged commit 901e2a4 into main Oct 10, 2024
32 checks passed
@tyeth tyeth deleted the fix-upload-download-artifact branch October 11, 2024 15:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Migrate Actions to upload-artifact v4 - Requires separately named artifacts per build task, then a merge step
2 participants