pub const GITHUB_RUN_ATTEMPT: &str = "GITHUB_RUN_ATTEMPT";Expand description
A unique number for each attempt of a particular workflow run in a repository. This number begins at 1 for the workflow run’s first attempt, and increments with each re-run. For example, 3.