This PR can be summarized in the following changelog entry:
Improve CI
Relevant technical choices:
GH Actions: minor build name clarification
GH Actions: fix the Node version to Node 14
GH Actions: PHP 8.1 has been released
... so builds against PHP 8.1 should no longer be allowed to fail.
GH Actions: version update for ramsey/composer-install
The action used to install Composer packages and handle the caching has released a new major (and some follow-up patch releases), which means, the action reference needs to be updated to benefit from it.
Summary
This PR can be summarized in the following changelog entry:
Relevant technical choices:
GH Actions: minor build name clarification
GH Actions: fix the Node version to Node 14
GH Actions: PHP 8.1 has been released
... so builds against PHP 8.1 should no longer be allowed to fail.
GH Actions: version update for ramsey/composer-install
The action used to install Composer packages and handle the caching has released a new major (and some follow-up patch releases), which means, the action reference needs to be updated to benefit from it.
Refs:
GH Actions: fix broken link
(used in inline script documentation)
Test instructions
This PR can be tested by following these steps: