Skip to content

github actions no longer supports node20#1315

Open
niknah wants to merge 1 commit into
Comfy-Org:mainfrom
niknah:github_workflow_v7
Open

github actions no longer supports node20#1315
niknah wants to merge 1 commit into
Comfy-Org:mainfrom
niknah:github_workflow_v7

Conversation

@niknah

@niknah niknah commented Jul 23, 2026

Copy link
Copy Markdown

Right now the github actions for custom nodes are not working. It returns a node20 error when running the github action after someone changes a custom node repo.

https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/

Update actions to node24

Also needs to update the github action here.
Comfy-Org/publish-node-action#10

@coderabbitai

coderabbitai Bot commented Jul 23, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro Plus

Run ID: 3b7323b4-bcd4-4386-9772-230c8705e3aa

📥 Commits

Reviewing files that changed from the base of the PR and between eeb0c7a and 93a147a.

📒 Files selected for processing (1)
  • registry/publishing.mdx

📝 Walkthrough

Walkthrough

The GitHub Actions publishing example now uses actions/checkout@v7 instead of actions/checkout@v4.

Changes

Publishing workflow documentation

Layer / File(s) Summary
Update checkout action version
registry/publishing.mdx
The GitHub Actions example changes the checkout action reference from v4 to v7.
🚥 Pre-merge checks | ✅ 2
✅ Passed checks (2 passed)
Check name Status Explanation
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
✨ Simplify code
  • Create PR with simplified code

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

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