mirror of
https://github.com/pi-hole/web.git
synced 2026-04-23 02:09:58 +01:00
Update .github/workflows/php-cs-fixer.yml
Co-authored-by: yubiuser <ckoenig@posteo.de> Signed-off-by: DL6ER <DL6ER@users.noreply.github.com>
This commit is contained in:
2
.github/workflows/php-cs-fixer.yml
vendored
2
.github/workflows/php-cs-fixer.yml
vendored
@@ -6,7 +6,7 @@ jobs:
|
||||
name: PHP-CS-Fixer
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@master
|
||||
- uses: actions/checkout@v3.0.2
|
||||
- name: PHP-CS-Fixer
|
||||
uses: docker://oskarstark/php-cs-fixer-ga
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user