Skip to content

ci: bump checkout/setup-node to v6 (Node 24)#98

Merged
JumpLink merged 1 commit into
mainfrom
chore/bump-actions-v6
May 21, 2026
Merged

ci: bump checkout/setup-node to v6 (Node 24)#98
JumpLink merged 1 commit into
mainfrom
chore/bump-actions-v6

Conversation

@JumpLink
Copy link
Copy Markdown
Owner

Silences the Node.js 20 deprecation warning across all three workflow files. Drop-in version bumps (v4/v5 → v6), matching the same fix in gjsify/types#10, gjsify/gjsify#238, and PixelRPG/map-editor#17.

Silences the Node.js 20 deprecation warning across the three
workflow files. Drop-in version bumps:

  actions/checkout@v4   → v6   (ci.yml, issue-to-pr.yml)
  actions/checkout@v5   → v6   (flatpak.yml)
  actions/setup-node@v4 → v6   (ci.yml)
  actions/setup-node@v5 → v6   (flatpak.yml)

Mirrors the same fix in gjsify/types#10, gjsify/gjsify#238,
and PixelRPG/map-editor#17.
@JumpLink JumpLink merged commit b8028c8 into main May 21, 2026
2 checks passed
@JumpLink JumpLink deleted the chore/bump-actions-v6 branch May 21, 2026 07:39
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