diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index ab13698..2057be1 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -35,4 +35,4 @@ jobs: - name: Build with Maven run: mvn --batch-mode --update-snapshots fmt:check verify - name: Codecov - uses: codecov/codecov-action@v3 + uses: codecov/codecov-action@v4