You can now enable debug logging when you re-run jobs in a GitHub Actions workflow run. This gives you additional information about the job's execution and its environment which can help you diagnose failures.
To enable debug logging, select "Enable debug logging" in the re-run dialog.
You can also enable debug logging using the API or the command-line client.
For more details see
Re-running workflows and jobs.
For questions, visit the GitHub Actions community.
To see what's next for Actions, visit our public roadmap.