cloudflare / pages-action

MIT License
473 stars 97 forks source link

GitHub warning about coming deprecation #32

Closed brycewray closed 1 year ago

brycewray commented 1 year ago

Using this Action to publish to Cloudflare Pages (with cloudflare/pages-action@1, as per the README) still works, but lately has been causing GitHub to show the following warning:

Warning: The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/

Is there a suggested workaround?