Skip to content

Bump actions/checkout from 4.1.6 to 4.1.7 (#3051) #1748

Bump actions/checkout from 4.1.6 to 4.1.7 (#3051)

Bump actions/checkout from 4.1.6 to 4.1.7 (#3051) #1748

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