Skip to content

fix: use fixed playwright version to prevent conflicts#29

Merged
yoavf merged 1 commit intomainfrom
fix/28-version-mismatch
Oct 8, 2025
Merged

fix: use fixed playwright version to prevent conflicts#29
yoavf merged 1 commit intomainfrom
fix/28-version-mismatch

Conversation

@yoavf
Copy link
Owner

@yoavf yoavf commented Oct 8, 2025

When the calling repo already used Playwright but with another version, the action was failing due to version mismatch.
This makes sure the action always uses its own version.

Fixes #28

@yoavf yoavf force-pushed the fix/28-version-mismatch branch from e74fc9b to 9ee05c9 Compare October 8, 2025 15:20
@yoavf yoavf changed the title fix: use npx to ensure we use the latest local version fix: use self playwright version to prevent conflicts Oct 8, 2025
@yoavf yoavf force-pushed the fix/28-version-mismatch branch from 9ee05c9 to 5d4d754 Compare October 8, 2025 15:24
@yoavf yoavf force-pushed the fix/28-version-mismatch branch from 5d4d754 to a8c150c Compare October 8, 2025 15:34
@yoavf yoavf changed the title fix: use self playwright version to prevent conflicts fix: use fixed playwright version to prevent conflicts Oct 8, 2025
@yoavf yoavf merged commit ab94737 into main Oct 8, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Mismatch in playwright version

1 participant