diff --git a/.github/workflows/node-ci.yml b/.github/workflows/node-ci.yml index 53fe21d..af65637 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@d168679d447a7d9f9917d4b26caf2cfbf080cfb4 # v5.0.6 + - uses: codecov/codecov-action@015f24e6818733317a2da2edd6290ab26238649a # v5.0.7 release: needs: - verify