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 bf7dafb commit bf8a8faCopy full SHA for bf8a8fa
.github/workflows/integration-tests.yml
@@ -66,7 +66,7 @@ jobs:
66
67
- name: Upload Test Report as Artifact
68
if: always()
69
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v5
70
with:
71
name: xml-test-reports
72
if-no-files-found: ignore
0 commit comments