diff --git a/.github/workflows/node-ci.yml b/.github/workflows/node-ci.yml index efc3d518..ff473755 100644 --- a/.github/workflows/node-ci.yml +++ b/.github/workflows/node-ci.yml @@ -24,7 +24,7 @@ jobs: cache: npm - run: npm clean-install - run: npm test - - uses: codecov/codecov-action@985343d70564a82044c1b7fcb84c2fa05405c1a2 # v5.0.4 + - uses: codecov/codecov-action@288befbd1044bd1756afb0bdae077549e0ddb31f # v5.0.5 verify-matrix: runs-on: ubuntu-latest strategy: