Skip to content

Bump actions/checkout from 3 to 4 #133

Bump actions/checkout from 3 to 4

Bump actions/checkout from 3 to 4 #133

Workflow file for this run

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