Skip to content

Bump publish action runtime to node24 - #12

Merged
fengmk2 merged 1 commit into
mainfrom
fix-action-node24
Jun 28, 2026
Merged

Bump publish action runtime to node24#12
fengmk2 merged 1 commit into
mainfrom
fix-action-node24

Conversation

@fengmk2

@fengmk2 fengmk2 commented Jun 28, 2026

Copy link
Copy Markdown
Member

GitHub is deprecating node20 for actions; runners now default to node24. Update action.yml runs.using node20 -> node24 to silence the warning and pin a supported runtime. The bundle (esbuild target: node20) is forward-compatible, so no rebuild is needed.

GitHub is deprecating node20 for actions (runners now default to node24).
Update action.yml runs.using from node20 to node24 to silence the deprecation
warning and pin a supported runtime.
@fengmk2
fengmk2 merged commit ce72cb3 into main Jun 28, 2026
3 checks passed
@fengmk2
fengmk2 deleted the fix-action-node24 branch June 28, 2026 15:29
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