diff --git a/.github/workflows/node-ci.yml b/.github/workflows/node-ci.yml index 3b7e674b..456c47e8 100644 --- a/.github/workflows/node-ci.yml +++ b/.github/workflows/node-ci.yml @@ -28,7 +28,7 @@ jobs: - run: npm install --global corepack@latest - run: corepack npm audit signatures - run: npm test - - uses: codecov/codecov-action@18283e04ce6e62d37312384ff67231eb8fd56d24 # v5.4.3 + - uses: codecov/codecov-action@fdcc8476540edceab3de004e990f80d881c6cc00 # v5.5.0 verify-matrix: runs-on: ubuntu-latest strategy: