Skip to content

dtu-github-actions@0.16.2

Choose a tag to compare

@github-actions github-actions released this 22 May 16:47
456f869

Patch Changes

  • b619fc7: Avoid reusing runner numbers while stable log directories still exist, and clear stale per-run timeline/log artifacts when a runner name is reused, so old timeline.json records cannot be merged into a fresh run and reported as a false failure.

    Refs #341.