Skip to content

Deploy docs site fails because it uses a deprecated version of actions/upload-artifact in it's Github action #2158

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

Open
bgrgicak opened this issue Feb 27, 2025 · 0 comments

Comments

@bgrgicak
Copy link
Collaborator

Deploy docs site jobs are failing with Error: This request has been automatically failed because it uses a deprecated version of actions/upload-artifact: v3. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/.

We need to update the Deploy docs site action to use actions/upload-artifact v4 instead of v3 to resolve this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Inbox
Development

No branches or pull requests

1 participant