diff --git a/.github/workflows/node-ci.yml b/.github/workflows/node-ci.yml index ee11de1..f97fb96 100644 --- a/.github/workflows/node-ci.yml +++ b/.github/workflows/node-ci.yml @@ -24,6 +24,6 @@ jobs: - run: npm clean-install - run: npm audit signatures - run: npm test - - uses: codecov/codecov-action@b9fd7d16f6d7d1b5d2bec1a2887e65ceed900238 # v4.6.0 + - uses: codecov/codecov-action@968872560f81e7bdde9272853e65f2507c0eca7c # v5.0.0 permissions: contents: read