Skip to content

Commit

Permalink
Merge pull request #2106 from rtCamp/update/artifacts-version
Browse files Browse the repository at this point in the history
Update artifacts version for master
  • Loading branch information
mrrobot47 authored Jan 27, 2025
2 parents 0b025cc + e1f3850 commit 593e63d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/playwright.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:

- name: Archive HTML Report on failure
if: failure()
uses: actions/upload-artifact@v1
uses: actions/upload-artifact@v4
with:
name: report
path: ./tests/wp-e2e-playwright/playwright-report
Expand Down

0 comments on commit 593e63d

Please sign in to comment.