Skip to content

chore(ci): bump actions/upload-pages-artifact from 4 to 5#25

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/actions/upload-pages-artifact-5
Open

chore(ci): bump actions/upload-pages-artifact from 4 to 5#25
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/actions/upload-pages-artifact-5

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 19, 2026

Copy link
Copy Markdown
Contributor

Bumps actions/upload-pages-artifact from 4 to 5.

Release notes

Sourced from actions/upload-pages-artifact's releases.

v5.0.0

Changelog

See details of all code changes since previous release.

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [actions/upload-pages-artifact](https://github.com/actions/upload-pages-artifact) from 4 to 5.
- [Release notes](https://github.com/actions/upload-pages-artifact/releases)
- [Commits](actions/upload-pages-artifact@v4...v5)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependabot Dependabot: dependabot dependencies Dependabot: dependencies github-actions Dependabot: github-actions labels Apr 19, 2026
@dependabot dependabot Bot requested a review from karlspace as a code owner April 19, 2026 06:32
@dependabot dependabot Bot added dependencies Dependabot: dependencies github-actions Dependabot: github-actions labels Apr 19, 2026
@github-actions

Copy link
Copy Markdown

AI Analysis

Technical Summary:

This pull request updates the GitHub Action dependency actions/upload-pages-artifact from version 4 to version 5. The key changes introduced in v5.0.0 of this action are:

  • The underlying upload-artifact action dependency has been upgraded to version 7, potentially bringing stability and feature improvements.
  • A new input parameter include-hidden-files has been added, allowing users to optionally include hidden files (such as dotfiles) during artifact upload processes.

Technical Requirements and Constraints

  • The repository's CI/CD workflows relying on actions/upload-pages-artifact need to be compatible with the updated action version, ensuring no breaking changes affect the artifact upload step.
  • If the new include-hidden-files input is to be used, workflows must be updated accordingly.
  • Since this is a major version bump (v4 → v5), verify that any interface or behavior changes are properly handled.

Implementation Considerations

  • This

This summary was automatically generated by AI to help with triage and may not be 100% accurate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependabot Dependabot: dependabot dependencies Dependabot: dependencies github-actions Dependabot: github-actions

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants