13c22fea9a
- Removed restore-keys fallback from Playwright cache - Only exact cache matches (same package-lock.json hash) are used - This prevents restoring incompatible browser versions when Playwright updates - Added cache-hit check to skip install when cache is valid - Firefox and WebKit were failing because old cache was restored but browsers were incompatible