mirror of https://github.com/FriendsOfTYPO3/tea.git synced 2024-09-20 00:16:12 +02:00
tea/.github
Oliver Klee af0d77a7aa
[BUGFIX] Treat PHP versions in the GitHub CI configuration as strings (#459)
PHP version numbers need to be strings: If the version `8.0` were
treated as a number, the YAML parser would happily convert it to `8`,
hence dropping the minor version number.
2022-06-15 18:22:18 +02:00
..
workflows [BUGFIX] Treat PHP versions in the GitHub CI configuration as strings (#459) 2022-06-15 18:22:18 +02:00
dependabot.yml [FEATURE] Add a Dependabot action for updating GitHub actions (#452) 2022-05-23 14:45:35 +02:00