Skip to content

Update D toolchain setup action when a Node 24-native pinned revision exists #3

Description

@SaMullinsJr

From the 2026-07-15 external review of PR #2 (non-blocking): the pinned D setup action (dlang-community/setup-dlang) still targets the deprecated Node.js 20 runtime, and GitHub Actions is force-migrating it to Node 24 with a deprecation warning in the build log.

No functional impact today — the verify (d) and downstream jobs pass. When upstream publishes a revision built for Node 24, update the full-SHA pin in .github/workflows/verify.yml to that revision (keep the SHA-pin discipline; do not float to a tag).

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions