Skip to content

Bump actions/deploy-pages from 4 to 5#140

Merged
FuJacob merged 1 commit into
mainfrom
dependabot/github_actions/actions/deploy-pages-5
May 25, 2026
Merged

Bump actions/deploy-pages from 4 to 5#140
FuJacob merged 1 commit into
mainfrom
dependabot/github_actions/actions/deploy-pages-5

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 21, 2026

Bumps actions/deploy-pages from 4 to 5.

Release notes

Sourced from actions/deploy-pages's releases.

v5.0.0

Changelog


See details of all code changes since previous release.

⚠️ For use with products other than GitHub.com, such as GitHub Enterprise Server, please consult the compatibility table.

v4.0.5

Changelog


See details of all code changes since previous release.

⚠️ For use with products other than GitHub.com, such as GitHub Enterprise Server, please consult the compatibility table.

v4.0.4

Changelog


See details of all code changes since previous release.

⚠️ For use with products other than GitHub.com, such as GitHub Enterprise Server, please consult the compatibility table.

v4.0.3

Changelog

... (truncated)

Commits
  • cd2ce8f Merge pull request #404 from salmanmkc/node24
  • bbe2a95 Update Node.js version to 24.x
  • 854d7aa Merge pull request #374 from actions/Jcambass-patch-1
  • 306bb81 Add workflow file for publishing releases to immutable action package
  • b742728 Merge pull request #360 from actions/dependabot/npm_and_yarn/npm_and_yarn-513...
  • 7273294 Bump braces in the npm_and_yarn group across 1 directory
  • 963791f Merge pull request #361 from actions/dependabot-friendly
  • 51bb29d Make the rebuild dist workflow safer for Dependabot
  • 89f3d10 Merge pull request #358 from actions/dependabot/npm_and_yarn/non-breaking-cha...
  • bce7355 Merge branch 'main' into dependabot/npm_and_yarn/non-breaking-changes-99c12deb21
  • Additional commits viewable in compare view

Greptile Summary

This is a Dependabot-generated PR that bumps the actions/deploy-pages GitHub Action from v4 to v5 in two workflow files. The v5 release updates the Node.js runtime to 24.x and includes several dependency bumps and minor fixes.

  • release.yml and republish-pages.yml each have a one-line version bump from actions/deploy-pages@v4 to actions/deploy-pages@v5.

Confidence Score: 5/5

Safe to merge — both changes are straightforward major-version bumps of an official GitHub Action with no workflow logic altered.

The only change is bumping actions/deploy-pages from v4 to v5 in two workflow files. v5 updates the Action's Node.js runtime to 24.x and ships minor dependency fixes; the Action's interface and inputs/outputs remain compatible. No workflow logic, permissions, secrets usage, or other steps were modified.

No files require special attention.

Important Files Changed

Filename Overview
.github/workflows/release.yml One-line bump of actions/deploy-pages from v4 to v5 in the Deploy GitHub Pages step; no other changes.
.github/workflows/republish-pages.yml One-line bump of actions/deploy-pages from v4 to v5 in the Deploy GitHub Pages step; no other changes.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[GitHub Push / Release Trigger] --> B[release.yml workflow]
    A --> C[republish-pages.yml workflow]
    B --> D[Build Steps]
    D --> E["actions/deploy-pages@v5\n(was @v4)"]
    C --> F[Build Steps]
    F --> G["actions/deploy-pages@v5\n(was @v4)"]
    E --> H[GitHub Pages Deployed]
    G --> H
Loading

Reviews (2): Last reviewed commit: "Bump actions/deploy-pages from 4 to 5" | Re-trigger Greptile

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels May 21, 2026
Bumps [actions/deploy-pages](https://github.com/actions/deploy-pages) from 4 to 5.
- [Release notes](https://github.com/actions/deploy-pages/releases)
- [Commits](actions/deploy-pages@v4...v5)

---
updated-dependencies:
- dependency-name: actions/deploy-pages
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title chore(deps): bump actions/deploy-pages from 4 to 5 Bump actions/deploy-pages from 4 to 5 May 25, 2026
@dependabot dependabot Bot force-pushed the dependabot/github_actions/actions/deploy-pages-5 branch from ec7208e to 3d2f45c Compare May 25, 2026 04:01
@FuJacob FuJacob merged commit e916832 into main May 25, 2026
3 checks passed
@FuJacob FuJacob deleted the dependabot/github_actions/actions/deploy-pages-5 branch May 25, 2026 05:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant