diff --git a/.github/workflows/ci-testing-only.yml b/.github/workflows/ci-testing-only.yml index 7b05fcf..2d84c0d 100644 --- a/.github/workflows/ci-testing-only.yml +++ b/.github/workflows/ci-testing-only.yml @@ -165,5 +165,5 @@ jobs: - name: Upload final status report uses: actions/upload-artifact@v4 with: - name: final-status-report + name: final-status-report-node-${{ matrix.node-version }} path: final-status-report.md \ No newline at end of file