Skip to content

build(deps): bump codecov/codecov-action from 5.5.0 to 5.5.1 in the github-actions-dependencies group #121

build(deps): bump codecov/codecov-action from 5.5.0 to 5.5.1 in the github-actions-dependencies group

build(deps): bump codecov/codecov-action from 5.5.0 to 5.5.1 in the github-actions-dependencies group #121

Workflow file for this run

name: Pull request - Continuous Integration
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
on:
pull_request:
branches:
- main
merge_group:
jobs:
ci:
name: Continuous Integration
uses: ./.github/workflows/__shared-ci.yml
secrets: inherit