-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Description
Description:
actions/setup-node@v4 started failing today without any errors or debug logging. I made a simple empty public repository to test it, which is recreating what happens in our main repository. See
https://github.com/SeedTactics/setup-node-test
https://github.com/SeedTactics/setup-node-test/actions/runs/10908848118/job/30275746876
Action version:
v4
Platform:
- Ubuntu
- macOS
- Windows
Runner type:
- Hosted
- Self-hosted
Tools version:
See
https://github.com/SeedTactics/setup-node-test/blob/main/.github/workflows/test.yml
Repro steps:
https://github.com/SeedTactics/setup-node-test
see https://github.com/SeedTactics/setup-node-test/actions/runs/10908848118/job/30275746876
Expected behavior:
Node is installed, or at least some kind of error or log of what is happening
Actual behavior:
actions/setup-node@v4 fails with no logs or errors