Skip to content

Fix/force node24#36

Open
okacodes wants to merge 7 commits intoOpenRouterTeam:mainfrom
okacodes:fix/force-node24
Open

Fix/force node24#36
okacodes wants to merge 7 commits intoOpenRouterTeam:mainfrom
okacodes:fix/force-node24

Conversation

@okacodes
Copy link
Copy Markdown

@okacodes okacodes commented May 5, 2026

Proposed Changes

Initially added the following to ci.yaml to address Node 22 deprecation

FORCE_JAVASCRIPT_ACTIONS_TO_NODE24: true 

Instead, decided to remove that line and upgrade actions itself to v6, according to their github:
https://github.com/actions/checkout

In both ci.yaml and publish.yaml, I changed all instances of v4 to v6. This will address the deprecation warning and ensure actions are running optimally.

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