Skip to content

Commit 8960df5

Browse files
committed
Test9
1 parent 8eb8541 commit 8960df5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs:
7070
PHP_CS_FIXER_IGNORE_ENV: true
7171
run: |
7272
./libraries/vendor/bin/php-cs-fixer fix --show-progress=dots && ./libraries/vendor/bin/phpcbf --extensions=php -p --standard=ruleset.xml .
73-
- uses: parkerbxyz/suggest-changes@v1
73+
- uses: parkerbxyz/suggest-changes@v2
7474
with:
7575
comment: 'Your code does not comply with our codestyle. Please commit the suggested changes.'
7676

0 commit comments

Comments
 (0)