mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2025-10-16 12:05:38 +00:00
This updates the following third-party GitHub Actions to their latest versions: - `actions/setup-node` from `3.8.1` to `4.0.1` - `actions/upload-artifact` from `3.1.2` to `4.3.0` - `shivammathur/setup-php` from `2.28.0` to `2.29.0` - `actions/cache` from `3.3.2` to `4.0.0` - `codecov/codecov-action` from `3.1.4` to `3.1.5` Most notably, these updates silence newly encountered notices as a result of GitHub beginning to transition away from Node.js 16 to Node.js 20 (see https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/). Props swissspidy. See #59805. git-svn-id: https://develop.svn.wordpress.org/trunk@57362 602fd350-edb4-49c9-b593-d223f7449a82 |
||
|---|---|---|
| .. | ||
| callable-test-core-build-process.yml | ||
| callable-test-gutenberg-build-process.yml | ||
| coding-standards.yml | ||
| end-to-end-tests.yml | ||
| failed-workflow.yml | ||
| install-testing.yml | ||
| javascript-tests.yml | ||
| performance.yml | ||
| php-compatibility.yml | ||
| phpunit-tests-run.yml | ||
| phpunit-tests.yml | ||
| pull-request-comments.yml | ||
| slack-notifications.yml | ||
| test-and-zip-default-themes.yml | ||
| test-build-processes.yml | ||
| test-coverage.yml | ||
| test-old-branches.yml | ||
| upgrade-testing-run.yml | ||
| upgrade-testing.yml | ||