Running the action need node24 env

Open Beginner friendly
#39 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
1/5
Estimated time
1-3 hours
Newbie friendliness
68/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Quiet
Tech stack
github-actions
Domain
ci-cd

Research direction

Inspect the action file and its current runtime configuration first, using the reported Node.js 24 deprecation as context. Verify the action under GitHub Actions with the Node 24 environment setting and confirm that it runs without the reported crash.

Written by the indexing model from the issue text.

Description

need-info

When trying to run the action, it crashes. Github needs node to be set up in Node.js 24.
I had to add in the action file so it would work :

env: 
    FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true

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

Dominant language
Shell
Stars
7
Forks
2
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from italia/publiccode-parser-action

All issues in italia/publiccode-parser-action

Similar issues

More Shell/Bash issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.