https://issues.dlang.org/show_bug.cgi?id=24600
Dlang Bot <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #3 from Dlang Bot <[email protected]> --- dlang/dmd pull request #16580 "Fix bugzilla 24600 - DMD nightly builds are outdated" was merged into master: - 38861ed700d36476b205999a42e9b5a7b9dad93c by Tim Schendekehl: Fix bugzilla 24600 - DMD nightly builds are outdated The artifact names have been changed in https://github.com/dlang/installer/commit/a8422151226d92f22fc2b83ae3713005bbf22f20, because version 4 of actions/upload-artifact needs unique names. Also use version 4 of actions/download-artifact and use a pattern instead of a single name. See also https://github.com/actions/upload-artifact/blob/main/docs/MIGRATION.md https://github.com/dlang/dmd/pull/16580 --
