We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b653fe2 commit 7df6657Copy full SHA for 7df6657
.github/workflows/ui-tests.yml
@@ -51,7 +51,7 @@ jobs:
51
52
# Upload test reports
53
- name: Upload test reports
54
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
55
with:
56
name: test-reports
57
path: test-reports/**
0 commit comments