Yoast / yoast-acf-analysis

WordPress plugin that adds the content of all ACF fields to the Yoast SEO score analysis.
https://wordpress.org/plugins/acf-content-analysis-for-yoast-seo/
GNU General Public License v3.0
62 stars 20 forks source link

GH Actions: minor tweaks #305

Closed jrfnl closed 2 years ago

jrfnl commented 2 years ago

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: