diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index de94409..3dcd1e2 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -64,7 +64,7 @@ jobs: console.log(row('Branches', 'branches')); " >> "$GITHUB_STEP_SUMMARY" fi - - uses: actions/upload-artifact@v4 + - uses: actions/upload-artifact@v7 if: always() with: name: coverage-report