diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index 6113092..25ef722 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -25,4 +25,4 @@ jobs: COVERAGE: 1 run: npm run all - name: Upload Coverage - uses: codecov/codecov-action@v3 + uses: codecov/codecov-action@v4