1 Commits
Author SHA1 Message Date
Mike Hucka 7166f2caa4 docs: replace deprecated set-output (#800)
As of October 2022, the `set-output` construct is deprecated by GitHub for GitHub Actions. Source:

https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/

This commit changes the use of the construct for the Sphinx example in the README.md file.
2022-11-22 11:11:33 +09:00