Skip to content

Upgrade Pages artifact action - #82

Merged
austin-smith merged 1 commit into
mainfrom
update-pages-artifact-action
Jul 16, 2026
Merged

austin-smith merged 1 commit into
mainfrom
update-pages-artifact-action

Conversation

@austin-smith

Copy link
Copy Markdown
Owner

What Changed

  • Upgrade actions/upload-pages-artifact from v4 to v5 in the release workflow.

Why

The v4 action internally pins actions/upload-artifact@v4, which targets deprecated Node.js 20. Version 5 uses actions/upload-artifact@v7, eliminating the deprecation warning on GitHub Actions runners.

Validation

  • Parsed all GitHub Actions workflow YAML files successfully.
  • Ran git diff --check successfully.
  • Verified the upstream v5 action resolves to actions/upload-artifact@v7.0.0.

@austin-smith
austin-smith marked this pull request as ready for review July 16, 2026 07:21
@cursor

cursor Bot commented Jul 16, 2026

Copy link
Copy Markdown

Bugbot is not enabled for your account, so this pull request was not reviewed.

Enable Bugbot in the Cursor dashboard to get automatic reviews on future PRs.

@austin-smith
austin-smith merged commit beb080b into main Jul 16, 2026
3 checks passed
@austin-smith
austin-smith deleted the update-pages-artifact-action branch July 16, 2026 07:26
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