wordpress-develop/.github/workflows
Jonathan Desrosiers 567b837754 Build/Test Tools: Update all 3rd party actions to their latest versions.
This updates all 3rd party GitHub actions to their latest versions.

- `actions/cache` from `2.1.6` to `3.0.1`.
- `actions/github-script` from `5.0.0` to `6.0.0`.
- `actions/setup-node` from `2.4.1` to `3.1.0`.
- `codecov/codecov-action` from `2.1.0` to `3.0.0`.
- `ramsey/composer-install` from `1.3.0` to `2.1.0`.
- `shivammathur/setup-php` from `2.15.0` to `2.18.0`.

Additionally, this updates all instances of the `actions/setup-node` action to replace the `node-version` option with the new `node-version-file`. This simplifies the process of changing the version of NodeJS used in workflows by only requiring the version to be changed once in the `.nvmrc` file.

See #54725.

git-svn-id: https://develop.svn.wordpress.org/trunk@53112 602fd350-edb4-49c9-b593-d223f7449a82
2022-04-08 18:37:20 +00:00
..
coding-standards.yml Build/Test Tools: Update all 3rd party actions to their latest versions. 2022-04-08 18:37:20 +00:00
end-to-end-tests.yml Build/Test Tools: Update all 3rd party actions to their latest versions. 2022-04-08 18:37:20 +00:00
javascript-tests.yml Build/Test Tools: Update all 3rd party actions to their latest versions. 2022-04-08 18:37:20 +00:00
php-compatibility.yml Build/Test Tools: Update all 3rd party actions to their latest versions. 2022-04-08 18:37:20 +00:00
phpunit-tests.yml Build/Test Tools: Update all 3rd party actions to their latest versions. 2022-04-08 18:37:20 +00:00
slack-notifications.yml Build/Test Tools: Improve the accuracy of “fixed” Slack notifications. 2022-04-08 13:57:44 +00:00
test-coverage.yml Build/Test Tools: Update all 3rd party actions to their latest versions. 2022-04-08 18:37:20 +00:00
test-npm.yml Build/Test Tools: Update all 3rd party actions to their latest versions. 2022-04-08 18:37:20 +00:00
test-old-branches.yml Build/Test Tools: Update all 3rd party actions to their latest versions. 2022-04-08 18:37:20 +00:00
welcome-new-contributors.yml Build/Test Tools: Lower the timeout for GitHub Actions jobs so runaway or stalled processes don't risk running for the default timeout duration of six hours. 2021-11-23 17:40:00 +00:00