SIGN IN SIGN UP

ci: Replace Bun with tsx in lint-404s workflow (#17771)

Remove `oven-sh/setup-bun` and use `npx tsx` to run the lint script.
This workflow already has Node and pnpm set up, so Bun was only used
as a TypeScript runner for the final script invocation.

Part of a series of PRs to remove Bun from all CI workflows.

Co-authored-by: Claude <noreply@anthropic.com>
C
Charly Gomez committed
6100ffaa694dac005c7bc5552011fed40146ab4e
Parent: 21cf61b
Committed by GitHub <noreply@github.com> on 5/15/2026, 12:12:02 PM