diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 2e31485..21275fe 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -42,4 +42,4 @@ jobs: run: yarn test - name: Coverage - uses: codecov/codecov-action@v1 + uses: codecov/codecov-action@v5