-
Notifications
You must be signed in to change notification settings - Fork 65
Open
Labels
bugSomething is not workingSomething is not working
Description
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:
Line 27 in df342a2
| "@types/node": "^24.0.1", |
Actual node runtime version:
Line 23 in df342a2
| using: 'node20' |
Version
- I am using the latest version
Runner
default
Relevant log output
NA
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething is not workingSomething is not working