This is an automated email from the ASF dual-hosted git repository.

kou pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/arrow-erlang.git


The following commit(s) were added to refs/heads/main by this push:
     new 1b53e58  chore: bump actions/upload-pages-artifact from 3 to 5 (#65)
1b53e58 is described below

commit 1b53e587f51d4ae3e0751d1eb3ddaf0d31c47d36
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 29 15:54:10 2026 +0900

    chore: bump actions/upload-pages-artifact from 3 to 5 (#65)
    
    Bumps
    
[actions/upload-pages-artifact](https://github.com/actions/upload-pages-artifact)
    from 3 to 5.
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a
    
href="https://github.com/actions/upload-pages-artifact/releases";>actions/upload-pages-artifact's
    releases</a>.</em></p>
    <blockquote>
    <h2>v5.0.0</h2>
    <h1>Changelog</h1>
    <ul>
    <li>Update upload-artifact action to version 7 <a
    
href="https://github.com/Tom-van-Woudenberg";><code>@​Tom-van-Woudenberg</code></a>
    (<a
    
href="https://redirect.github.com/actions/upload-pages-artifact/issues/139";>#139</a>)</li>
    <li>feat: add <code>include-hidden-files</code> input <a
    href="https://github.com/jonchurch";><code>@​jonchurch</code></a> (<a
    
href="https://redirect.github.com/actions/upload-pages-artifact/issues/137";>#137</a>)</li>
    </ul>
    <p>See details of <a
    
href="https://github.com/actions/upload-pages-artifact/compare/v4.0.0...v4.0.1";>all
    code changes</a> since previous release.</p>
    <h2>v4.0.0</h2>
    <h2>What's Changed</h2>
    <ul>
    <li>Potentially breaking change: hidden files (specifically dotfiles)
    will not be included in the artifact by <a
    href="https://github.com/tsusdere";><code>@​tsusdere</code></a> in <a
    
href="https://redirect.github.com/actions/upload-pages-artifact/pull/102";>actions/upload-pages-artifact#102</a>
    If you need to include dotfiles in your artifact: instead of using this
    action, create your own artifact according to these requirements <a
    
href="https://github.com/actions/upload-pages-artifact?tab=readme-ov-file#artifact-validation";>https://github.com/actions/upload-pages-artifact?tab=readme-ov-file#artifact-validation</a></li>
    <li>Pin <code>actions/upload-artifact</code> to SHA by <a
    href="https://github.com/heavymachinery";><code>@​heavymachinery</code></a>
    in <a
    
href="https://redirect.github.com/actions/upload-pages-artifact/pull/127";>actions/upload-pages-artifact#127</a></li>
    </ul>
    <p><strong>Full Changelog</strong>: <a
    
href="https://github.com/actions/upload-pages-artifact/compare/v3.0.1...v4.0.0";>https://github.com/actions/upload-pages-artifact/compare/v3.0.1...v4.0.0</a></p>
    <h2>v3.0.1</h2>
    <h1>Changelog</h1>
    <ul>
    <li>Group tar's output to prevent it from messing up action logs <a
    href="https://github.com/SilverRainZ";><code>@​SilverRainZ</code></a> (<a
    
href="https://redirect.github.com/actions/upload-pages-artifact/issues/94";>#94</a>)</li>
    <li>Update README.md <a
    href="https://github.com/uiolee";><code>@​uiolee</code></a> (<a
    
href="https://redirect.github.com/actions/upload-pages-artifact/issues/88";>#88</a>)</li>
    <li>Bump the non-breaking-changes group with 1 update <a
    href="https://github.com/dependabot";><code>@​dependabot</code></a> (<a
    
href="https://redirect.github.com/actions/upload-pages-artifact/issues/92";>#92</a>)</li>
    <li>Update Dependabot config to group non-breaking changes <a
    href="https://github.com/JamesMGreene";><code>@​JamesMGreene</code></a>
    (<a
    
href="https://redirect.github.com/actions/upload-pages-artifact/issues/91";>#91</a>)</li>
    <li>Bump actions/checkout from 3 to 4 <a
    href="https://github.com/dependabot";><code>@​dependabot</code></a> (<a
    
href="https://redirect.github.com/actions/upload-pages-artifact/issues/76";>#76</a>)</li>
    </ul>
    <p>See details of <a
    
href="https://github.com/actions/upload-pages-artifact/compare/v3.0.0...v3.0.1";>all
    code changes</a> since previous release.</p>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a
    
href="https://github.com/actions/upload-pages-artifact/commit/fc324d3547104276b827a68afc52ff2a11cc49c9";><code>fc324d3</code></a>
    Merge pull request <a
    
href="https://redirect.github.com/actions/upload-pages-artifact/issues/139";>#139</a>
    from Tom-van-Woudenberg/patch-1</li>
    <li><a
    
href="https://github.com/actions/upload-pages-artifact/commit/fe9d4b7d84090e1d8d9c53a0236f810d4e00d2c3";><code>fe9d4b7</code></a>
    Merge branch 'main' into patch-1</li>
    <li><a
    
href="https://github.com/actions/upload-pages-artifact/commit/0ca16172ca884f0a37117fed41734f29784cc980";><code>0ca1617</code></a>
    Merge pull request <a
    
href="https://redirect.github.com/actions/upload-pages-artifact/issues/137";>#137</a>
    from jonchurch/include-hidden-files</li>
    <li><a
    
href="https://github.com/actions/upload-pages-artifact/commit/57f0e8492b437b7818227931fef2faa1a379839b";><code>57f0e84</code></a>
    Update action.yml</li>
    <li><a
    
href="https://github.com/actions/upload-pages-artifact/commit/4a90348b2933470dc78cec55534259872a6d3c0d";><code>4a90348</code></a>
    v7 --&gt; hash</li>
    <li><a
    
href="https://github.com/actions/upload-pages-artifact/commit/56f665a6f297fa95f8d735b314187fb2d7764569";><code>56f665a</code></a>
    Update upload-artifact action to version 7</li>
    <li><a
    
href="https://github.com/actions/upload-pages-artifact/commit/f7615f5917213b24245d49ba96693d0f5375a414";><code>f7615f5</code></a>
    Add <code>include-hidden-files</code> input</li>
    <li><a
    
href="https://github.com/actions/upload-pages-artifact/commit/7b1f4a764d45c48632c6b24a0339c27f5614fb0b";><code>7b1f4a7</code></a>
    Merge pull request <a
    
href="https://redirect.github.com/actions/upload-pages-artifact/issues/127";>#127</a>
    from heavymachinery/pin-sha</li>
    <li><a
    
href="https://github.com/actions/upload-pages-artifact/commit/4cc19c7d3f3e6c87c68366501382a03c8b1ba6db";><code>4cc19c7</code></a>
    Pin <code>actions/upload-artifact</code> to SHA</li>
    <li><a
    
href="https://github.com/actions/upload-pages-artifact/commit/2d163be3ddce01512f3eea7ac5b7023b5d643ce1";><code>2d163be</code></a>
    Merge pull request <a
    
href="https://redirect.github.com/actions/upload-pages-artifact/issues/107";>#107</a>
    from KittyChiu/main</li>
    <li>Additional commits viewable in <a
    
href="https://github.com/actions/upload-pages-artifact/compare/v3...v5";>compare
    view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility
    
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=actions/upload-pages-artifact&package-manager=github_actions&previous-version=3&new-version=5)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    
    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-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    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)
    
    
    </details>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 .github/workflows/docs.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml
index 059e5fa..c35105b 100644
--- a/.github/workflows/docs.yml
+++ b/.github/workflows/docs.yml
@@ -81,7 +81,7 @@ jobs:
         run: rebar3 ex_doc
 
       - name: Upload artifact
-        uses: actions/upload-pages-artifact@v3
+        uses: actions/upload-pages-artifact@v5
         with:
           path: 'doc'
 

Reply via email to