Skip to content

chore(deps): update mlocati/php-extension-installer docker tag to v2.5.3 #1792

chore(deps): update mlocati/php-extension-installer docker tag to v2.5.3

chore(deps): update mlocati/php-extension-installer docker tag to v2.5.3 #1792

Workflow file for this run

---
name: Linting
on:
push:
jobs:
lint-formatting:
name: Lint formatting
runs-on: ubuntu-latest
steps:
- name: Checkout Control Center
uses: actions/checkout@v4
with:
path: .
- name: Setup dependenices
uses: ./.github/actions/setup-dependencies
with:
path: .
- name: Check for incorrect formatting
run: ./vendor/bin/pint --test