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 package.yml make sure upload-artifact and download-artifact use the same version #85

Merged
merged 1 commit into from
Oct 17, 2024

Conversation

tillkuhn
Copy link
Member

Apparently dependabot only updated download-artifact to v4, which in turn isn't compatible with upload-artifact v3, see https://github.com/dbschenker/vaultpal/actions/runs/11361070100

 merge-manifests
Unable to download artifact(s): Artifact not found for name: digests Please ensure that your artifact is not expired and the artifact was uploaded using a compatible version of toolkit/upload-artifact. For more information, visit the GitHub Artifacts FAQ: https://github.com/actions/toolkit/blob/main/packages/artifact/docs/faq.md

@tillkuhn tillkuhn requested a review from pschulten October 16, 2024 13:10
Copy link
Member

@pschulten pschulten left a comment

Choose a reason for hiding this comment

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

lgtm

@pschulten pschulten merged commit f1ce13a into main Oct 17, 2024
3 checks passed
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