diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 814419a..efd9789 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -48,7 +48,7 @@ jobs: run: npm run test:coverage - name: Upload Test Coverage Reports - uses: actions/upload-artifact@v5 + uses: actions/upload-artifact@v6 with: name: coverage-report path: |