Skip to content

ci: update actions to v5 for Node.js 24 compatibility#1882

Open
decembercomposer697-hue wants to merge 1 commit into
httpie:masterfrom
decembercomposer697-hue:fix/ci-node24-compat
Open

ci: update actions to v5 for Node.js 24 compatibility#1882
decembercomposer697-hue wants to merge 1 commit into
httpie:masterfrom
decembercomposer697-hue:fix/ci-node24-compat

Conversation

@decembercomposer697-hue

Copy link
Copy Markdown

GitHub Actions runners now use Node.js 24. actions/checkout@v4 and actions/setup-python@v4 use Node.js 20 which is deprecated and failing.\n\nUpdated all workflow files to use @v5 of both actions.\n\nThis fixes CI failures across all PRs including #1875 and #1876.

Node.js 20 is deprecated on GitHub Actions runners.
actions/checkout@v4 and actions/setup-python@v4 use
Node.js 20, which is no longer supported.
Upgraded to v5 for Node.js 24 compatibility.
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.

1 participant