Skip to content

Bump actions/checkout from 4.0.0 to 4.1.0 (#2712) #1527

Bump actions/checkout from 4.0.0 to 4.1.0 (#2712)

Bump actions/checkout from 4.0.0 to 4.1.0 (#2712) #1527

Workflow file for this run

# .github/workflows/php-cs-fixer.yml
on: [push, pull_request]
name: Lint
jobs:
php-cs-fixer:
name: PHP-CS-Fixer
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- name: PHP-CS-Fixer
uses: docker://oskarstark/php-cs-fixer-ga
with:
args: --diff --dry-run