diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c8fe8da..67af862 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -32,4 +32,4 @@ jobs: - name: Test w/ coverage report run: npm run test:coverage - name: Upload coverage report to Codecov - uses: codecov/codecov-action@v2 + uses: codecov/codecov-action@v5