Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TASK] Update GitHub Actions workflow #96

Merged
merged 1 commit into from
Nov 24, 2022
Merged

[TASK] Update GitHub Actions workflow #96

merged 1 commit into from
Nov 24, 2022

Conversation

andreaskienast
Copy link
Collaborator

@andreaskienast andreaskienast commented Nov 24, 2022

  • Use concurrency to avoid multiple runs on the same branch
  • Upgrade to actions/checkout@v3
  • Remove deprecated setting --no-suggest from composer install
  • Added setting --ansi for colored output with composer install

* Use concurrency to avoid multiple runs on the same branch
* Upgrade to `actions/checkout@v3`
* Remove deprecated setting `--no-suggest` from `composer install`
* Added setting `--ansi` for colored output with `composer install`
@ohader ohader merged commit 1c918d7 into TYPO3:main Nov 24, 2022
@andreaskienast andreaskienast deleted the bugfix/update-ci-plan branch November 24, 2022 13:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants