Skip to content

Commit 84d2dfd

Browse files
dependabot[bot]per1234
authored andcommitted
build(deps): Bump actions/download-artifact from 3 to 4
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3 to 4. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@v3...v4) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 86c7fd7 commit 84d2dfd

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

.github/workflows/build.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -450,7 +450,7 @@ jobs:
450450
uses: actions/checkout@v4
451451

452452
- name: Download staged-for-merge channel files artifact
453-
uses: actions/download-artifact@v3
453+
uses: actions/download-artifact@v4
454454
with:
455455
name: ${{ env.STAGED_CHANNEL_FILES_ARTIFACT }}
456456
path: ${{ env.CHANNEL_FILES_PATH }}
@@ -509,7 +509,7 @@ jobs:
509509

510510
steps:
511511
- name: Download job transfer artifact
512-
uses: actions/download-artifact@v3
512+
uses: actions/download-artifact@v4
513513
with:
514514
name: ${{ env.JOB_TRANSFER_ARTIFACT }}
515515
path: ${{ env.JOB_TRANSFER_ARTIFACT }}
@@ -586,7 +586,7 @@ jobs:
586586
runs-on: ubuntu-latest
587587
steps:
588588
- name: Download [GitHub Actions]
589-
uses: actions/download-artifact@v3
589+
uses: actions/download-artifact@v4
590590
with:
591591
name: ${{ env.JOB_TRANSFER_ARTIFACT }}
592592
path: ${{ env.JOB_TRANSFER_ARTIFACT }}
@@ -618,7 +618,7 @@ jobs:
618618
runs-on: ubuntu-latest
619619
steps:
620620
- name: Download [GitHub Actions]
621-
uses: actions/download-artifact@v3
621+
uses: actions/download-artifact@v4
622622
with:
623623
name: ${{ env.JOB_TRANSFER_ARTIFACT }}
624624
path: ${{ env.JOB_TRANSFER_ARTIFACT }}

.github/workflows/sync-labels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ jobs:
109109
uses: actions/checkout@v4
110110

111111
- name: Download configuration files artifact
112-
uses: actions/download-artifact@v3
112+
uses: actions/download-artifact@v4
113113
with:
114114
name: ${{ env.CONFIGURATIONS_ARTIFACT }}
115115
path: ${{ env.CONFIGURATIONS_FOLDER }}

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy