-
Notifications
You must be signed in to change notification settings - Fork 13
Support actions/upload-artifact@v4 #100
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
Comments
Agreed. When that update is released, the release notes should mention that download-artifact >= v4 is required (I wish GitHub also did the same with upload-artifact and download-artifact release notes but no, you need to click through READMEs to possibly find a mention...) We should also add a dependabot config to make these update PRs |
Yeah, requiring
I'll do this today. |
#101 adds a dependabot config. |
Description
actions/upload-artifact@v3 does not seem to be compatible with actions/download-artifact@v4. https://github.com/actions/download-artifact?tab=readme-ov-file#breaking-changes
It would be helpful if there was a version of gh-action-sigstore-python that was (optionally?) compatible with actions/download-artifact@v4.
The text was updated successfully, but these errors were encountered: