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 bb03cd4 commit 2c651afCopy full SHA for 2c651af
.github/workflows/integration-unit-test.yml
@@ -39,7 +39,7 @@ jobs:
39
40
- name: Upload test report as artifact
41
if: always()
42
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v5
43
with:
44
name: test-report-file
45
path: "${{ env.REPORT_FILENAME }}"
0 commit comments