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

Github actions: upgrade some actions to v4 to fix deprecation warnings #6594

Closed
wants to merge 3 commits into from

Conversation

cknitt
Copy link
Member

@cknitt cknitt commented Jan 30, 2024

Upgrade actions/checkout, actions/setup-node and actions/upload-artifact to v4 to fix deprecation warnings.

actions/upload-artifact@v4 also brings significant performance improvements according to its documentation.

@cknitt cknitt marked this pull request as draft January 30, 2024 14:38
@cknitt
Copy link
Member Author

cknitt commented Jan 30, 2024

The ARM64 build in the alpine container does not work, see actions/runner#801 (comment).

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.

None yet

1 participant