diff --git a/.github/workflows/ci-cd.yml b/.github/workflows/ci-cd.yml index 8f62e667..1a9a4c44 100644 --- a/.github/workflows/ci-cd.yml +++ b/.github/workflows/ci-cd.yml @@ -62,7 +62,7 @@ jobs: run: npm run test-ci - name: Upload Test Coverage - uses: actions/upload-artifact@v3 + uses: actions/upload-artifact@v4 with: name: coverage path: coverage/