Skip to content

Commit e269b62

Browse files
chore(deps): update actions/checkout action to v7
1 parent 2f964b0 commit e269b62

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/playwright.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
name: 🎭 E2E tests
1313
runs-on: ubuntu-latest
1414
steps:
15-
- uses: actions/checkout@v6
15+
- uses: actions/checkout@v7
1616
- uses: pnpm/action-setup@v5.0.0
1717
name: Install pnpm
1818
- uses: actions/setup-node@v6

0 commit comments

Comments
 (0)