diff --git a/.github/workflows/node.js.yml b/.github/workflows/node.js.yml index 1ccaaeb..eee2388 100644 --- a/.github/workflows/node.js.yml +++ b/.github/workflows/node.js.yml @@ -36,7 +36,7 @@ jobs: - name: Codecov if: matrix.node-version == '20.x' && matrix.os == 'ubuntu-latest' - uses: codecov/codecov-action@v4.5.0 + uses: codecov/codecov-action@v5.0.3 - name: Release uses: softprops/action-gh-release@v2