Skip to content

Commit ef90535

Browse files
author
Przybylski Krzysztof
committed
chore: bump upload-artifacts version
1 parent 18109f1 commit ef90535

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/playwright.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
VRT_BRANCHNAME: ${{ github.head_ref || github.ref_name }}
3232
VRT_CIBUILDID: "Github run_id: ${{ github.run_id }}"
3333

34-
- uses: actions/upload-artifact@v3
34+
- uses: actions/upload-artifact@v4
3535
if: always()
3636
with:
3737
name: playwright-report

0 commit comments

Comments
 (0)