mirror of https://github.com/FriendsOfTYPO3/tea.git synced 2024-11-10 00:36:13 +01:00

[TASK] Bump php version in linting actions (#79)

Co-authored-by: Łukasz Uznański <l.uznanski@macopedia.pl>
This commit is contained in:
Łukasz Uznański 2020-07-23 12:39:02 +02:00 committed by GitHub
parent cce0761ce5
commit ea4456ee97
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -56,7 +56,7 @@ jobs:
- "php:sniff"
- "php:codestyle"
php-version:
- 7.3
- 7.4
xliff-lint:
name: "Xliff linter"
runs-on: ubuntu-latest