diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 32146d7..e616ae6 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -77,7 +77,7 @@ jobs: - run: npm ci - run: npm run build - run: npm test -- --coverage - - uses: actions/upload-artifact@v4 + - uses: actions/upload-artifact@v7 with: name: coverage-report path: coverage/