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

Upgrade download-artifact action #913

Merged
merged 1 commit into from
Jul 19, 2024
Merged

Conversation

rygine
Copy link
Collaborator

@rygine rygine commented Jul 19, 2024

Summary

This may fix the Release Kotlin Bindings workflow. Artifacts are being uploaded with v4 of the upload-artifact action and being downloaded with v3 of the download-artifact action. These versions are not compatible, which may be the reason that the artifacts can't be retrieved during this workflow.

@rygine rygine requested a review from a team as a code owner July 19, 2024 16:01
@rygine rygine merged commit 1933223 into main Jul 19, 2024
2 checks passed
@rygine rygine deleted the rygine/kotlin-workflow-update branch July 19, 2024 16:11
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