diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index ae22631..7b50890 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -20,7 +20,7 @@ jobs: run: | npm run all - name: Upload coverage reports to Codecov - uses: codecov/codecov-action@v4 + uses: codecov/codecov-action@v5 test: # make sure the action works on a clean machine without building strategy: matrix: