We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d99126 commit a788eb6Copy full SHA for a788eb6
.github/workflows/ci-pr.yml
@@ -44,7 +44,7 @@ jobs:
44
WDS_ReportFileName: _overview.${{ matrix.configuration }}.${{ matrix.platform }}
45
46
- name: Archive build logs and overview build reports
47
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
48
if: always()
49
with:
50
name: logs
.github/workflows/ci.yml
@@ -36,7 +36,7 @@ jobs:
36
37
38
39
40
41
42
0 commit comments