Skip to content

Bump ramsey/composer-install from 2 to 3 #326

Bump ramsey/composer-install from 2 to 3

Bump ramsey/composer-install from 2 to 3 #326

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/static-analysis.yml@4.0.0"