diff --git a/.github/workflows/node.js.yml b/.github/workflows/node.js.yml index 6d80a991..3207db25 100644 --- a/.github/workflows/node.js.yml +++ b/.github/workflows/node.js.yml @@ -45,7 +45,7 @@ jobs: pattern: "./packages/ui/lib/**/*.{js,css,html,json}" exclude: "{**/*.map,**/node_modules/**}" - - uses: codecov/codecov-action@v3 + - uses: codecov/codecov-action@v4 quality: runs-on: ubuntu-latest