diff --git a/.github/workflows/maven.yml b/.github/workflows/maven.yml index 4130fedb..4c6d6491 100644 --- a/.github/workflows/maven.yml +++ b/.github/workflows/maven.yml @@ -65,7 +65,7 @@ jobs: # - name: Setup tmate session # uses: mxschmitt/action-tmate@v3 - name: Codecov - uses: codecov/codecov-action@v3 + uses: codecov/codecov-action@v4 snapshot: if: github.repository == 'release-engineering/pom-manipulation-ext' && github.event_name == 'push' && github.ref == 'refs/heads/main'