diff --git a/.github/workflows/build-pull.yml b/.github/workflows/build-pull.yml index 21865cefc..8e80b3df5 100644 --- a/.github/workflows/build-pull.yml +++ b/.github/workflows/build-pull.yml @@ -33,7 +33,7 @@ jobs: MAVEN_OPTS: ${{ matrix.java.opts }} run: ./mvnw --no-transfer-progress -s .build/maven-ci-settings.xml -B clean verify -Pcoverage - name: Codecov - uses: codecov/codecov-action@v4.0.1 + uses: codecov/codecov-action@v4.0.2 conventional-commits: runs-on: ubuntu-latest