File tree Expand file tree Collapse file tree 2 files changed +3
-6
lines changed
Expand file tree Collapse file tree 2 files changed +3
-6
lines changed Original file line number Diff line number Diff line change 3636
3737 - name : Install Composer dependencies & cache dependencies
3838 if : steps.check_composer_file.outputs.files_exists == 'true'
39- uses : ramsey/composer-install@65e4f84970763564f46a70b8a54b90d033b3bdda # v3
39+ uses : ramsey/composer-install@65e4f84970763564f46a70b8a54b90d033b3bdda # v4
4040 env :
4141 COMPOSER_ROOT_VERSION : dev-${{ github.event.repository.default_branch }}
42- with :
43- # Bust the cache at least once a month - output format: YYYY-MM.
44- custom-cache-suffix : $(date -u "+%Y-%m")
Original file line number Diff line number Diff line change 55 <!--
66 #############################################################################
77 COMMAND LINE ARGUMENTS
8- For help understanding this file: https://github.com/squizlabs /PHP_CodeSniffer/wiki/Annotated-ruleset.xml
9- For help using PHPCS: https://github.com/squizlabs /PHP_CodeSniffer/wiki/Usage
8+ For help understanding this file: https://github.com/PHPCSStandards /PHP_CodeSniffer/wiki/Annotated-ruleset.xml
9+ For help using PHPCS: https://github.com/PHPCSStandards /PHP_CodeSniffer/wiki/Usage
1010 #############################################################################
1111 -->
1212
You can’t perform that action at this time.
0 commit comments