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

Updates GH actions upload- and download-artifact to v4 #6936

Merged
merged 2 commits into from
Nov 13, 2024

Conversation

arcra
Copy link
Member

@arcra arcra commented Nov 13, 2024

As communicated in this announcement, v3 of these actions is deprecated.

I followed this example matching our use of these actions.

@arcra arcra requested a review from rileyajones November 13, 2024 18:35
@arcra arcra merged commit 62931f1 into tensorflow:master Nov 13, 2024
13 checks passed
@arcra arcra deleted the gh_actions_update branch November 13, 2024 19:16
arcra added a commit that referenced this pull request Dec 13, 2024
Follow-up to #6936, where I missed one occurrence of this deprecated
action.

As noted in the [migration
guide](https://github.com/actions/upload-artifact/blob/main/docs/MIGRATION.md#multiple-uploads-to-the-same-named-artifact),
the upload action can no longer be called with the same name more than
once within the same workflow, so the matrix values needs to be included
in the name.
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.

2 participants