Skip to content

Update Pages deployment for Node 24 - #98

Merged
austin-smith merged 2 commits into
mainfrom
update-pages-deployment
Aug 9, 2026
Merged

Update Pages deployment for Node 24#98
austin-smith merged 2 commits into
mainfrom
update-pages-deployment

Conversation

@austin-smith

@austin-smith austin-smith commented Aug 9, 2026

Copy link
Copy Markdown
Owner

What Changed

  • Upgraded actions/deploy-pages from v4 to v5 in the appcast deployment job.
  • Bumped the app marketing version from 0.9.0 to 0.9.1 for Debug and Release configurations.

Why

Version 4 of the Pages deployment action targets deprecated Node.js 20 and produces a GitHub Actions runtime warning. Version 5 targets Node.js 24. The version bump advances the app to the next patch release.

Validation

  • Confirmed actions/deploy-pages@v5 declares the node24 runtime.
  • Parsed .github/workflows/release.yml as valid YAML.
  • Confirmed Xcode resolves MARKETING_VERSION=0.9.1.
  • Ran ProjectVersionConsistencyTests: 2 tests passed.
  • Ran git diff --check successfully.

@austin-smith
austin-smith marked this pull request as ready for review August 9, 2026 09:13
@austin-smith
austin-smith merged commit f7bb7af into main Aug 9, 2026
3 checks passed
@austin-smith
austin-smith deleted the update-pages-deployment branch August 9, 2026 09:17
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