What happened?
I've noticed that you appear to have bumped the types to node version 24, yet the action runs with node version 20. You should probably use the types of the node version you run with (add a dependabot exclude for node types and update manually)
Node types:
|
"@types/node": "^24.0.1", |
Actual node runtime version:
Version
Runner
default
Relevant log output
NA