.github/workflows/specification-version-check.yml uses `set-output` which is being deprecated: required change documented in the blog here: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
.github/workflows/specification-version-check.yml uses
set-outputwhich is being deprecated: required change documented in the blog here: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/