Skip to content

Commit eddf8c8

Browse files
chore(deps): update actions/upload-artifact action to v7
1 parent e7e3431 commit eddf8c8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
- name: Run Playwright tests
4343
run: pnpm test
4444

45-
- uses: actions/upload-artifact@v6
45+
- uses: actions/upload-artifact@v7
4646
if: always()
4747
with:
4848
name: playwright-report

0 commit comments

Comments
 (0)