Skip to content

Bump codecov/codecov-action from 6 to 7 #707

Bump codecov/codecov-action from 6 to 7

Bump codecov/codecov-action from 6 to 7 #707

Workflow file for this run

name: "Static Analysis"
on:
pull_request:
branches:
- "*.x"
push:
branches:
- "*.x"
jobs:
static-analysis:
name: "Static Analysis"
uses: "doctrine/.github/.github/workflows/phpstan.yml@15.0.0"