Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Update gh actions to Node 24#128

Merged
GabyUnalaq merged 1 commit into
mainfrom
fix_gh_actions_nodejs_20_deprecated_issues
May 19, 2026
Merged

Update gh actions to Node 24#128
GabyUnalaq merged 1 commit into
mainfrom
fix_gh_actions_nodejs_20_deprecated_issues

Conversation

@GabyUnalaq

Copy link
Copy Markdown
Contributor

Description

There are some warning regarding the deprecation of Node.js 20 (example: https://github.com/eclipse-ankaios/ank-sdk-python/actions/runs/23045148641). The fix is to migrate to newer versions of the actions which support Node.js 24.

Action name Status
actions/setup-python Fixed
actions/configure-pages Waiting on their PR (actions/configure-pages#186)
actions/deploy-pages Waiting on their PR (actions/deploy-pages#404 / actions/deploy-pages#409)

This PR is blocked until all actions are updated.

Definition of Done

The PR shall be merged only if all items mentioned in CONTRIBUTING.md have been followed. In case an item is not applicable as described, please provide a short explanation in the description.

@GabyUnalaq GabyUnalaq self-assigned this Mar 13, 2026
@GabyUnalaq GabyUnalaq added blocked The issue is blocked by another issue CI/CD ignore-for-release Issue will not appear in the change log. labels Mar 13, 2026
@GabyUnalaq GabyUnalaq removed the blocked The issue is blocked by another issue label May 11, 2026
@GabyUnalaq

Copy link
Copy Markdown
Contributor Author

The 2 actions that remained were fixed by:

This PR is now unblocked and ready for review for the actions/setup-python bump-up.

@GabyUnalaq GabyUnalaq added the ready for review Waiting for a response from contributor label May 11, 2026
@GabyUnalaq GabyUnalaq merged commit 8e778a5 into main May 19, 2026
21 checks passed
@GabyUnalaq GabyUnalaq deleted the fix_gh_actions_nodejs_20_deprecated_issues branch May 19, 2026 13:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI/CD ignore-for-release Issue will not appear in the change log. ready for review Waiting for a response from contributor

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants