Skip to content

Commit ec89730

Browse files
jayasanka-sackharshthakkr
authored andcommitted
(chore) Bump actions/upload-artifact from v3 to v4
1 parent bf7b82e commit ec89730

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/e2e.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
run: docker stop $(docker ps -a -q)
5858

5959
- name: Upload report
60-
uses: actions/upload-artifact@v3
60+
uses: actions/upload-artifact@v4
6161
if: always()
6262
with:
6363
name: playwright-report

0 commit comments

Comments
 (0)