wordpress-develop/.github/workflows
Jonathan Desrosiers 47af196e14 Build/Test Tools: Remove use of set-output in Action workflows.
The `save-state` and `set-output` commands have been deprecated in GitHub Actions. This removes all occurrences of the command within workflow steps.

This will not remove all deprecated notices from workflow summaries (some third-party actions still contain instances of these commands and need to be fixed upstream), but it will fix the notices caused by custom workflow code.

See #56820.

git-svn-id: https://develop.svn.wordpress.org/trunk@54649 602fd350-edb4-49c9-b593-d223f7449a82
2022-10-19 18:10:43 +00:00
..
coding-standards.yml Build/Test Tools: Remove use of set-output in Action workflows. 2022-10-19 18:10:43 +00:00
end-to-end-tests.yml Build/Test Tools: Update third-party GitHub Actions. 2022-10-13 17:49:07 +00:00
failed-workflow.yml Build/Test Tools: Update third-party GitHub Actions. 2022-10-13 17:49:07 +00:00
javascript-tests.yml Build/Test Tools: Update third-party GitHub Actions. 2022-10-13 17:49:07 +00:00
php-compatibility.yml Build/Test Tools: Remove use of set-output in Action workflows. 2022-10-19 18:10:43 +00:00
phpunit-tests.yml Build/Test Tools: Remove use of set-output in Action workflows. 2022-10-19 18:10:43 +00:00
slack-notifications.yml Build/Test Tools: Remove use of set-output in Action workflows. 2022-10-19 18:10:43 +00:00
test-coverage.yml Build/Test Tools: Remove use of set-output in Action workflows. 2022-10-19 18:10:43 +00:00
test-npm.yml Build/Test Tools: Update third-party GitHub Actions. 2022-10-13 17:49:07 +00:00
test-old-branches.yml Trunk is now 6.2 alpha. 2022-10-18 20:03:57 +00:00
welcome-new-contributors.yml Build/Test Tools: Update third-party GitHub Actions to latest versions. 2022-08-24 16:30:31 +00:00