Skip to content

Bump io.sentry:sentry from 7.14.0 to 7.15.0 #45

Bump io.sentry:sentry from 7.14.0 to 7.15.0

Bump io.sentry:sentry from 7.14.0 to 7.15.0 #45

Workflow file for this run

name: Codecov Java
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Upload coverage reports to Codecov
uses: codecov/codecov-action@v4.6.0
with:
token: ${{ secrets.CODECOV_TOKEN }}