Skip to content

chore: bump GitHub Actions to Node 24-compatible versions#6

Merged
TMHSDigital merged 1 commit intomainfrom
chore/node20-deprecation-bumps
Apr 25, 2026
Merged

chore: bump GitHub Actions to Node 24-compatible versions#6
TMHSDigital merged 1 commit intomainfrom
chore/node20-deprecation-bumps

Conversation

@TMHSDigital
Copy link
Copy Markdown
Owner

Phase 2 of TMHSDigital/Developer-Tools-Directory#18 (Node 20 deprecation, deadline 2026-06-02). Uniform action version bumps across this repo's workflows. dependency-review-action remains at v4 due to upstream block (tracked in #32).

GitHub Actions is forcing Node 24 as the default runtime on 2026-06-02.
This bumps actions still on Node 20 to versions that support Node 24:

- actions/checkout v4/v5 -> v6
- actions/setup-python v5 -> v6
- actions/setup-node v4 -> v6
- actions/upload-pages-artifact v3/v4 -> v5
- actions/configure-pages v5 -> v6
- actions/deploy-pages v4 -> v5
- actions/labeler v5 -> v6
- actions/stale v9 -> v10
- softprops/action-gh-release v2 -> v3
- release-drafter/release-drafter v6 -> v7
- github/codeql-action/* v3 -> v4
- peter-evans/create-pull-request v6 SHA -> v8.1.1 SHA (DTD only)

actions/dependency-review-action remains at v4 (upstream-blocked at
Node 20; tracked in TMHSDigital/Developer-Tools-Directory#32).

Refs TMHSDigital/Developer-Tools-Directory#18.

Signed-off-by: 154358121+TMHSDigital@users.noreply.github.com
Made-with: Cursor
@TMHSDigital TMHSDigital merged commit affbd2b into main Apr 25, 2026
10 checks passed
@TMHSDigital TMHSDigital deleted the chore/node20-deprecation-bumps branch April 25, 2026 21:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant