Skip to content

Commit 2cae361

Browse files
Bump actions/download-artifact from 6 to 7 (#713)
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 6 to 7. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/actions/download-artifact/releases">actions/download-artifact's releases</a>.</em></p> <blockquote> <h2>v7.0.0</h2> <h2>v7 - What's new</h2> <blockquote> <p>[!IMPORTANT] actions/download-artifact@v7 now runs on Node.js 24 (<code>runs.using: node24</code>) and requires a minimum Actions Runner version of 2.327.1. If you are using self-hosted runners, ensure they are updated before upgrading.</p> </blockquote> <h3>Node.js 24</h3> <p>This release updates the runtime to Node.js 24. v6 had preliminary support for Node 24, however this action was by default still running on Node.js 20. Now this action by default will run on Node.js 24.</p> <h2>What's Changed</h2> <ul> <li>Update GHES guidance to include reference to Node 20 version by <a href="https://github.com/patrikpolyak"><code>@​patrikpolyak</code></a> in <a href="https://redirect.github.com/actions/download-artifact/pull/440">actions/download-artifact#440</a></li> <li>Download Artifact Node24 support by <a href="https://github.com/salmanmkc"><code>@​salmanmkc</code></a> in <a href="https://redirect.github.com/actions/download-artifact/pull/415">actions/download-artifact#415</a></li> <li>fix: update <code>@​actions/artifact</code> to fix Node.js 24 punycode deprecation by <a href="https://github.com/salmanmkc"><code>@​salmanmkc</code></a> in <a href="https://redirect.github.com/actions/download-artifact/pull/451">actions/download-artifact#451</a></li> <li>prepare release v7.0.0 for Node.js 24 support by <a href="https://github.com/salmanmkc"><code>@​salmanmkc</code></a> in <a href="https://redirect.github.com/actions/download-artifact/pull/452">actions/download-artifact#452</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/patrikpolyak"><code>@​patrikpolyak</code></a> made their first contribution in <a href="https://redirect.github.com/actions/download-artifact/pull/440">actions/download-artifact#440</a></li> <li><a href="https://github.com/salmanmkc"><code>@​salmanmkc</code></a> made their first contribution in <a href="https://redirect.github.com/actions/download-artifact/pull/415">actions/download-artifact#415</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/actions/download-artifact/compare/v6.0.0...v7.0.0">https://github.com/actions/download-artifact/compare/v6.0.0...v7.0.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/actions/download-artifact/commit/37930b1c2abaa49bbe596cd826c3c89aef350131"><code>37930b1</code></a> Merge pull request <a href="https://redirect.github.com/actions/download-artifact/issues/452">#452</a> from actions/download-artifact-v7-release</li> <li><a href="https://github.com/actions/download-artifact/commit/72582b9e0acd370909e83fa4a1fd0fca3ad452d8"><code>72582b9</code></a> doc: update readme</li> <li><a href="https://github.com/actions/download-artifact/commit/0d2ec9d4cbcefe257d822f108de2a1f15f8da9f6"><code>0d2ec9d</code></a> chore: release v7.0.0 for Node.js 24 support</li> <li><a href="https://github.com/actions/download-artifact/commit/fd7ae8fda6dc16277a9ffbc91cdb0eedf156e912"><code>fd7ae8f</code></a> Merge pull request <a href="https://redirect.github.com/actions/download-artifact/issues/451">#451</a> from actions/fix-storage-blob</li> <li><a href="https://github.com/actions/download-artifact/commit/d484700543354b15886d6a52910cf61b7f1d2b27"><code>d484700</code></a> chore: restore minimatch.dep.yml license file</li> <li><a href="https://github.com/actions/download-artifact/commit/03a808050efe42bb6ad85281890afd4e4546672c"><code>03a8080</code></a> chore: remove obsolete dependency license files</li> <li><a href="https://github.com/actions/download-artifact/commit/56fe6d904b0968950f8b68ea17774c54973ed5e2"><code>56fe6d9</code></a> chore: update <code>@​actions/artifact</code> license file to 5.0.1</li> <li><a href="https://github.com/actions/download-artifact/commit/8e3ebc4ab4d2e095e5eb44ba1a4a53b6b03976ad"><code>8e3ebc4</code></a> chore: update package-lock.json with <code>@​actions/artifact</code><a href="https://github.com/5"><code>@​5</code></a>.0.1</li> <li><a href="https://github.com/actions/download-artifact/commit/1e3c4b4d4906c98ab57453c24efefdf16c078044"><code>1e3c4b4</code></a> fix: update <code>@​actions/artifact</code> to ^5.0.0 for Node.js 24 punycode fix</li> <li><a href="https://github.com/actions/download-artifact/commit/458627d354794c71bc386c8d5839d20b5885fe2a"><code>458627d</code></a> chore: use local <code>@​actions/artifact</code> package for Node.js 24 testing</li> <li>Additional commits viewable in <a href="https://github.com/actions/download-artifact/compare/v6...v7">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=actions/download-artifact&package-manager=github_actions&previous-version=6&new-version=7)](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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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>
1 parent aa28496 commit 2cae361

File tree

5 files changed

+19
-19
lines changed

5 files changed

+19
-19
lines changed

.github/workflows/mac.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666
brew install ninja mpich llvm libomp openssl
6767
brew link libomp --overwrite --force
6868
- name: Download installed package
69-
uses: actions/download-artifact@v6
69+
uses: actions/download-artifact@v7
7070
with:
7171
name: macos-clang-install
7272
- name: Extract installed package
@@ -98,7 +98,7 @@ jobs:
9898
brew install ninja mpich llvm libomp openssl
9999
brew link libomp --overwrite --force
100100
- name: Download installed package
101-
uses: actions/download-artifact@v6
101+
uses: actions/download-artifact@v7
102102
with:
103103
name: macos-clang-install
104104
- name: Extract installed package

.github/workflows/pages.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
python3 -m pip install -r docs/requirements.txt
4747
python3 -m pip install graphviz pyyaml
4848
- name: Download artifact
49-
uses: actions/download-artifact@v6
49+
uses: actions/download-artifact@v7
5050
with:
5151
name: doxygen-documentation-xml
5252
path: xml
@@ -82,7 +82,7 @@ jobs:
8282
python3 -m pip install -r requirements.txt
8383
python3 -m pip install -r scoreboard/requirements.txt
8484
- name: Download performance data
85-
uses: actions/download-artifact@v6
85+
uses: actions/download-artifact@v7
8686
with:
8787
name: perf-stat
8888
- name: Extract performance data
@@ -119,17 +119,17 @@ jobs:
119119
cancel-in-progress: false
120120
steps:
121121
- name: Download artifact
122-
uses: actions/download-artifact@v6
122+
uses: actions/download-artifact@v7
123123
with:
124124
name: sphinx-documentation
125125
path: ./
126126
- name: Download artifact
127-
uses: actions/download-artifact@v6
127+
uses: actions/download-artifact@v7
128128
with:
129129
name: scoreboard
130130
path: ./scoreboard/
131131
- name: Download coverage artifact
132-
uses: actions/download-artifact@v6
132+
uses: actions/download-artifact@v7
133133
with:
134134
name: cov-report
135135
path: ./coverage/

.github/workflows/perf.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
run: |
2222
python3 -m pip install -r requirements.txt --break-system-packages --ignore-installed
2323
- name: Download installed package
24-
uses: actions/download-artifact@v6
24+
uses: actions/download-artifact@v7
2525
with:
2626
name: ubuntu-gcc-install-ubuntu-24.04
2727
- name: Extract installed package
@@ -59,7 +59,7 @@ jobs:
5959
brew link libomp --overwrite --force
6060
python3 -m pip install -r requirements.txt --break-system-packages
6161
- name: Download installed package
62-
uses: actions/download-artifact@v6
62+
uses: actions/download-artifact@v7
6363
with:
6464
name: macos-clang-install
6565
- name: Extract installed package

.github/workflows/ubuntu.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ jobs:
7575
steps:
7676
- uses: actions/checkout@v6
7777
- name: Download installed package
78-
uses: actions/download-artifact@v6
78+
uses: actions/download-artifact@v7
7979
with:
8080
name: ubuntu-gcc-install-${{ matrix.os }}
8181
- name: Extract installed package
@@ -107,7 +107,7 @@ jobs:
107107
steps:
108108
- uses: actions/checkout@v6
109109
- name: Download installed package
110-
uses: actions/download-artifact@v6
110+
uses: actions/download-artifact@v7
111111
with:
112112
name: ubuntu-gcc-install-${{ matrix.os }}
113113
- name: Extract installed package
@@ -176,7 +176,7 @@ jobs:
176176
steps:
177177
- uses: actions/checkout@v6
178178
- name: Download installed package
179-
uses: actions/download-artifact@v6
179+
uses: actions/download-artifact@v7
180180
with:
181181
name: ubuntu-clang-install-${{ matrix.os }}
182182
- name: Extract installed package
@@ -208,7 +208,7 @@ jobs:
208208
steps:
209209
- uses: actions/checkout@v6
210210
- name: Download installed package
211-
uses: actions/download-artifact@v6
211+
uses: actions/download-artifact@v7
212212
with:
213213
name: ubuntu-clang-install-${{ matrix.os }}
214214
- name: Extract installed package
@@ -281,7 +281,7 @@ jobs:
281281
steps:
282282
- uses: actions/checkout@v6
283283
- name: Download installed package
284-
uses: actions/download-artifact@v6
284+
uses: actions/download-artifact@v7
285285
with:
286286
name: ubuntu-clang-sanitizer-install-${{ matrix.os }}
287287
- name: Extract installed package
@@ -319,7 +319,7 @@ jobs:
319319
steps:
320320
- uses: actions/checkout@v6
321321
- name: Download installed package
322-
uses: actions/download-artifact@v6
322+
uses: actions/download-artifact@v7
323323
with:
324324
name: ubuntu-clang-sanitizer-install-${{ matrix.os }}
325325
- name: Extract installed package

.github/workflows/windows.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
- uses: actions/checkout@v6
5353
- uses: ./.github/actions/setup-windows-toolchain
5454
- name: Download installed package
55-
uses: actions/download-artifact@v6
55+
uses: actions/download-artifact@v7
5656
with:
5757
name: windows-msvc-install
5858
- name: Extract installed package
@@ -77,7 +77,7 @@ jobs:
7777
- uses: actions/checkout@v6
7878
- uses: ./.github/actions/setup-windows-toolchain
7979
- name: Download installed package
80-
uses: actions/download-artifact@v6
80+
uses: actions/download-artifact@v7
8181
with:
8282
name: windows-msvc-install
8383
- name: Extract installed package
@@ -139,7 +139,7 @@ jobs:
139139
- uses: actions/checkout@v6
140140
- uses: ./.github/actions/setup-windows-toolchain
141141
- name: Download installed package
142-
uses: actions/download-artifact@v6
142+
uses: actions/download-artifact@v7
143143
with:
144144
name: windows-clang-install
145145
- name: Extract installed package
@@ -160,7 +160,7 @@ jobs:
160160
- uses: actions/checkout@v6
161161
- uses: ./.github/actions/setup-windows-toolchain
162162
- name: Download installed package
163-
uses: actions/download-artifact@v6
163+
uses: actions/download-artifact@v7
164164
with:
165165
name: windows-clang-install
166166
- name: Extract installed package

0 commit comments

Comments
 (0)