Skip to content

chore(ci): bump GitHub Actions to Node 24 runtime#42

Merged
wax911 merged 1 commit into
mainfrom
chore/gha-node24-deprecation
Jul 13, 2026
Merged

chore(ci): bump GitHub Actions to Node 24 runtime#42
wax911 merged 1 commit into
mainfrom
chore/gha-node24-deprecation

Conversation

@wax911

@wax911 wax911 commented Jul 13, 2026

Copy link
Copy Markdown
Member

Description

Bumps GitHub Actions to versions that declare Node 24 support, eliminating 5 Node 20 deprecation warnings from release run #29273911295.

Changes

Action From To
actions/checkout @v4 @v5
actions/cache @v4 @v5
actions/upload-artifact @v4 @v6
actions/download-artifact @v4 @v7
softprops/action-gh-release @v2 @V3
actions/stale @v9 @v10

hmarr/auto-approve-action@v4 has no Node 24 release available; documented as upstream-blocked with an inline comment.

Files

  • .github/workflows/release.yml (6 bumps)
  • .github/workflows/ci.yml (3 bumps)
  • .github/workflows/version-bump.yml (1 bump)
  • .github/workflows/stale.yml (1 bump)
  • .github/workflows/auto-approve.yml (comment only)

actions/checkout@v4 -> @v5
actions/cache@v4 -> @v5
actions/upload-artifact@v4 -> @v6
actions/download-artifact@v4 -> @v7
softprops/action-gh-release@v2 -> @V3
actions/stale@v9 -> @v10

hmarr/auto-approve-action@v4 has no Node 24 release; documented as upstream-blocked.

Resolves 5 Node 20 deprecation warnings from release run #29273911295.
@github-actions github-actions Bot added the 🔧 enhancement Improvement or chore label Jul 13, 2026
@wax911 wax911 merged commit 27c38f1 into main Jul 13, 2026
5 checks passed
@wax911 wax911 deleted the chore/gha-node24-deprecation branch July 13, 2026 18:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🔧 enhancement Improvement or chore

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant