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

[BUG] GitHub Release workflow is broken due to outdated actions #826

Closed
bweigel opened this issue Sep 21, 2024 · 0 comments · Fixed by #827
Closed

[BUG] GitHub Release workflow is broken due to outdated actions #826

bweigel opened this issue Sep 21, 2024 · 0 comments · Fixed by #827
Labels
bug Something isn't working needs-triage

Comments

@bweigel
Copy link
Contributor

bweigel commented Sep 21, 2024

Describe the bug

Release workflow fails with this error:

Error: This request has been automatically failed because it uses a deprecated version of actions/upload-artifact: v2.1.1. Learn more: https://github.blog/changelog/2024-02-13-deprecation-notice-v1-and-v2-of-the-artifact-actions/

Expected Behavior

Release workflow does not fail.

Current Behavior

It fails due to deprecated actions (specifically upload-artifact).

Reproduction Steps

Check the failing release workflow.

Possible Solution

Update Action versions.

Additional Information/Context

No response

PDK version used

n/a

What languages are you seeing this issue on?

No response

Environment details (OS name and version, etc.)

n/a

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs-triage
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant