Skip to content

Commit 9be4aef

Browse files
chore(deps): update actions/upload-artifact action to v7
1 parent 9861e55 commit 9be4aef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/.tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
run: |
7272
npx playwright test --project="${{ matrix.project }}" --reporter=html
7373
74-
- uses: actions/upload-artifact@v6
74+
- uses: actions/upload-artifact@v7
7575
if: (! cancelled())
7676
name: upload results
7777
with:

0 commit comments

Comments
 (0)