diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index ccf62df..a3d1046 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -46,10 +46,10 @@ jobs: files: | dev.jbang.eclipse.site/target/flat-repository/* - name: Upload code coverage - uses: codecov/codecov-action@v4 + uses: codecov/codecov-action@v4-beta if: runner.os == 'Linux' with: files: ./coverage/target/site/jacoco-aggregate/jacoco.xml flags: ${{ runner.os }} # optional name: ${{ runner.os }}-tests # optional - verbose: true # optional (default = false) \ No newline at end of file + verbose: true # optional (default = false)