Skip to content

Bump the go group with 27 updates #159

Bump the go group with 27 updates

Bump the go group with 27 updates #159

Workflow file for this run

name: CodeCov
on:
pull_request_target:
jobs:
mcodecov:
runs-on: ubuntu-latest
steps:
- name: Upload coverage reports to Codecov
uses: codecov/codecov-action@v3
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}