diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index d4286d7..b346b7c 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -11,6 +11,6 @@ jobs: uses: actions/setup-node@v4 - run: npm i - run: npm run testAll - - uses: codecov/codecov-action@main + - uses: codecov/codecov-action@v4