Skip to content

Remove "Setup Node with V8 Crash Retry" action #2184

@alexeyr-ci2

Description

@alexeyr-ci2

It only seems to do something when using yarn

if [ -n "$CACHE_TYPE" ] && [ "$CACHE_TYPE" = "yarn" ]; then
but after #2121 we don't anymore, so it can be safely replaced with setup-node.

Also, it's apparently based on

## Root Cause
This is a known bug in Node.js/V8 that occurs sporadically:
- **Node.js Issue**: https://github.com/nodejs/node/issues/56010
- **Setup-node Issue**: https://github.com/actions/setup-node/issues/1028
but both links there are incorrect: actions/setup-node#1028 is 404, and nodejs/node#56010 is entirely unrelated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions