diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index af7d93b..a362137 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -39,7 +39,7 @@ jobs: cache: yarn - run: yarn - run: yarn test --coverage - - uses: codecov/codecov-action@18283e04ce6e62d37312384ff67231eb8fd56d24 # v5 + - uses: codecov/codecov-action@5a1091511ad55cbe89839c7260b706298ca349f7 # v5 with: flags: 'node_${{ matrix.node-version }}' env: