italia / italia/publiccode-parser-action

Running the action need node24 env

Open
#39 3 comments 0 reactions 0 assignees View on GitHub
need-info
Dominant language
Shell
Stars
7
Forks
2
PR merge metrics
No merged PRs in 30d

Description

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/

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.