Skip to content

v1.0.6 nodejs github action support#48

Open
lreb wants to merge 2 commits into
mainfrom
release/v1.0.6
Open

v1.0.6 nodejs github action support#48
lreb wants to merge 2 commits into
mainfrom
release/v1.0.6

Conversation

@lreb

@lreb lreb commented May 25, 2026

Copy link
Copy Markdown
Owner

This pull request updates the .github/workflows/deploy-pages.yml workflow configuration to set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24 environment variable globally instead of only for a single job. This ensures that all jobs in the workflow use Node.js 24 for JavaScript actions.

Workflow environment configuration:

  • Moved the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24: true environment variable from the Deploy to GitHub Pages job to the top-level env section, making it apply to all jobs in the workflow. [1] [2]

@lreb lreb added bug Something isn't working enhancement New feature or request labels May 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant