Action to update Gist with phpinfo() output
This repo contains a simple PHP script that is periodically run by
a GitHub Action. Its puropose is to update a Gist with phpinfo()
output for the various PHP versions shipped in the GitHub Action worker
nodes.
See https://gist.github.com/mpdude/5b592d89f348b0fef996c01604fc9eec for the actual information.