https://issues.dlang.org/show_bug.cgi?id=24600
Dlang Bot <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |pull --- Comment #1 from Dlang Bot <[email protected]> --- @tim-dlang created dlang/dmd pull request #16580 "Fix bugzilla 24600 - DMD nightly builds are outdated" fixing this issue: - 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 --
