diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index b5e1ef7..f9bf53b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -30,4 +30,4 @@ jobs: # - run: npm run build --if-present - run: npm test - name: Upload coverage to Codecov - uses: codecov/codecov-action@v1 + uses: codecov/codecov-action@v5