-
-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump actions/download-artifact from 3 to 4 (#6589)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information
1 parent
edaffc5
commit db213a5
Showing
2 changed files
with
74 additions
and
74 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -113,7 +113,7 @@ jobs: | |
steps: | ||
- uses: actions/checkout@v4 | ||
# Download the action artifact | ||
- uses: actions/download-artifact@v3 | ||
- uses: actions/download-artifact@v4 | ||
with: | ||
name: create-pull-request | ||
path: create-pull-request-local | ||
|
@@ -179,7 +179,7 @@ jobs: | |
steps: | ||
- uses: actions/checkout@v4 | ||
# Download the action artifact | ||
- uses: actions/download-artifact@v3 | ||
- uses: actions/download-artifact@v4 | ||
with: | ||
name: create-pull-request | ||
path: create-pull-request-local | ||
|
@@ -229,7 +229,7 @@ jobs: | |
steps: | ||
- uses: actions/checkout@v4 | ||
# Download the action artifact | ||
- uses: actions/download-artifact@v3 | ||
- uses: actions/download-artifact@v4 | ||
with: | ||
name: create-pull-request | ||
path: create-pull-request-local | ||
|
@@ -249,7 +249,7 @@ jobs: | |
steps: | ||
- uses: actions/checkout@v4 | ||
# Download the action artifact | ||
- uses: actions/download-artifact@v3 | ||
- uses: actions/download-artifact@v4 | ||
with: | ||
name: create-pull-request | ||
path: create-pull-request-local | ||
|
@@ -269,7 +269,7 @@ jobs: | |
steps: | ||
- uses: actions/checkout@v4 | ||
# Download the action artifact | ||
- uses: actions/download-artifact@v3 | ||
- uses: actions/download-artifact@v4 | ||
with: | ||
name: create-pull-request | ||
path: create-pull-request-local | ||
|
@@ -289,7 +289,7 @@ jobs: | |
steps: | ||
- uses: actions/checkout@v4 | ||
# Download the action artifact | ||
- uses: actions/download-artifact@v3 | ||
- uses: actions/download-artifact@v4 | ||
with: | ||
name: create-pull-request | ||
path: create-pull-request-local | ||
|
@@ -318,7 +318,7 @@ jobs: | |
git config user.email '[email protected]' | ||
git push --force origin HEAD:refs/heads/tests/base/commits-on-base | ||
# Download the action artifact | ||
- uses: actions/download-artifact@v3 | ||
- uses: actions/download-artifact@v4 | ||
with: | ||
name: create-pull-request | ||
path: create-pull-request-local | ||
|
@@ -361,7 +361,7 @@ jobs: | |
with: | ||
ref: tests/base/commits-on-base | ||
# Download the action artifact | ||
- uses: actions/download-artifact@v3 | ||
- uses: actions/download-artifact@v4 | ||
with: | ||
name: create-pull-request | ||
path: create-pull-request-local | ||
|
@@ -382,7 +382,7 @@ jobs: | |
steps: | ||
- uses: actions/checkout@v4 | ||
# Download the action artifact | ||
- uses: actions/download-artifact@v3 | ||
- uses: actions/download-artifact@v4 | ||
with: | ||
name: create-pull-request | ||
path: create-pull-request-local | ||
|
@@ -428,7 +428,7 @@ jobs: | |
with: | ||
ref: tests/base/working-base-not-base | ||
# Download the action artifact | ||
- uses: actions/download-artifact@v3 | ||
- uses: actions/download-artifact@v4 | ||
with: | ||
name: create-pull-request | ||
path: create-pull-request-local | ||
|
@@ -452,7 +452,7 @@ jobs: | |
with: | ||
ref: ${{ github.sha }} | ||
# Download the action artifact | ||
- uses: actions/download-artifact@v3 | ||
- uses: actions/download-artifact@v4 | ||
with: | ||
name: create-pull-request | ||
path: create-pull-request-local | ||
|
@@ -476,7 +476,7 @@ jobs: | |
with: | ||
ref: ${{ github.sha }} | ||
# Download the action artifact | ||
- uses: actions/download-artifact@v3 | ||
- uses: actions/download-artifact@v4 | ||
with: | ||
name: create-pull-request | ||
path: create-pull-request-local | ||
|
@@ -497,7 +497,7 @@ jobs: | |
steps: | ||
- uses: actions/checkout@v4 | ||
# Download the action artifact | ||
- uses: actions/download-artifact@v3 | ||
- uses: actions/download-artifact@v4 | ||
with: | ||
name: create-pull-request | ||
path: create-pull-request-local | ||
|
@@ -525,7 +525,7 @@ jobs: | |
steps: | ||
- uses: actions/checkout@v4 | ||
# Download the action artifact | ||
- uses: actions/download-artifact@v3 | ||
- uses: actions/download-artifact@v4 | ||
with: | ||
name: create-pull-request | ||
path: create-pull-request-local | ||
|
@@ -553,7 +553,7 @@ jobs: | |
steps: | ||
- uses: actions/checkout@v4 | ||
# Download the action artifact | ||
- uses: actions/download-artifact@v3 | ||
- uses: actions/download-artifact@v4 | ||
with: | ||
name: create-pull-request | ||
path: create-pull-request-local | ||
|
@@ -579,7 +579,7 @@ jobs: | |
steps: | ||
- uses: actions/checkout@v4 | ||
# Download the action artifact | ||
- uses: actions/download-artifact@v3 | ||
- uses: actions/download-artifact@v4 | ||
with: | ||
name: create-pull-request | ||
path: create-pull-request-local | ||
|
@@ -601,7 +601,7 @@ jobs: | |
steps: | ||
- uses: actions/checkout@v4 | ||
# Download the action artifact | ||
- uses: actions/download-artifact@v3 | ||
- uses: actions/download-artifact@v4 | ||
with: | ||
name: create-pull-request | ||
path: create-pull-request-local | ||
|
@@ -624,7 +624,7 @@ jobs: | |
steps: | ||
- uses: actions/checkout@v4 | ||
# Download the action artifact | ||
- uses: actions/download-artifact@v3 | ||
- uses: actions/download-artifact@v4 | ||
with: | ||
name: create-pull-request | ||
path: create-pull-request-local | ||
|
@@ -661,7 +661,7 @@ jobs: | |
steps: | ||
- uses: actions/checkout@v4 | ||
# Download the action artifact | ||
- uses: actions/download-artifact@v3 | ||
- uses: actions/download-artifact@v4 | ||
with: | ||
name: create-pull-request | ||
path: create-pull-request-local | ||
|
@@ -682,7 +682,7 @@ jobs: | |
steps: | ||
- uses: actions/checkout@v4 | ||
# Download the action artifact | ||
- uses: actions/download-artifact@v3 | ||
- uses: actions/download-artifact@v4 | ||
with: | ||
name: create-pull-request | ||
path: create-pull-request-local | ||
|
@@ -703,7 +703,7 @@ jobs: | |
steps: | ||
- uses: actions/checkout@v4 | ||
# Download the action artifact | ||
- uses: actions/download-artifact@v3 | ||
- uses: actions/download-artifact@v4 | ||
with: | ||
name: create-pull-request | ||
path: create-pull-request-local | ||
|
@@ -724,7 +724,7 @@ jobs: | |
steps: | ||
- uses: actions/checkout@v4 | ||
# Download the action artifact | ||
- uses: actions/download-artifact@v3 | ||
- uses: actions/download-artifact@v4 | ||
with: | ||
name: create-pull-request | ||
path: create-pull-request-local | ||
|
@@ -745,7 +745,7 @@ jobs: | |
steps: | ||
- uses: actions/checkout@v4 | ||
# Download the action artifact | ||
- uses: actions/download-artifact@v3 | ||
- uses: actions/download-artifact@v4 | ||
with: | ||
name: create-pull-request | ||
path: create-pull-request-local | ||
|
@@ -769,7 +769,7 @@ jobs: | |
token: ${{ secrets.TEST_CASE_PAT }} | ||
repository: peter-evans/create-pull-request-tests-remote | ||
# Download the action artifact | ||
- uses: actions/download-artifact@v3 | ||
- uses: actions/download-artifact@v4 | ||
with: | ||
name: create-pull-request | ||
path: create-pull-request-local | ||
|
@@ -793,7 +793,7 @@ jobs: | |
token: ${{ secrets.TEST_CASE_PAT }} | ||
repository: peter-evans/create-pull-request-tests-remote-private | ||
# Download the action artifact | ||
- uses: actions/download-artifact@v3 | ||
- uses: actions/download-artifact@v4 | ||
with: | ||
name: create-pull-request | ||
path: create-pull-request-local | ||
|
@@ -816,7 +816,7 @@ jobs: | |
with: | ||
path: relative-path | ||
# Download the action artifact | ||
- uses: actions/download-artifact@v3 | ||
- uses: actions/download-artifact@v4 | ||
with: | ||
name: create-pull-request | ||
path: create-pull-request-local | ||
|
@@ -838,7 +838,7 @@ jobs: | |
steps: | ||
- uses: actions/checkout@v4 | ||
# Download the action artifact | ||
- uses: actions/download-artifact@v3 | ||
- uses: actions/download-artifact@v4 | ||
with: | ||
name: create-pull-request | ||
path: create-pull-request-local | ||
|
@@ -863,7 +863,7 @@ jobs: | |
with: | ||
ssh-key: ${{ secrets.SSH_PRIVATE_KEY }} | ||
# Download the action artifact | ||
- uses: actions/download-artifact@v3 | ||
- uses: actions/download-artifact@v4 | ||
with: | ||
name: create-pull-request | ||
path: create-pull-request-local | ||
|
@@ -883,7 +883,7 @@ jobs: | |
steps: | ||
- uses: actions/checkout@v4 | ||
# Download the action artifact | ||
- uses: actions/download-artifact@v3 | ||
- uses: actions/download-artifact@v4 | ||
with: | ||
name: create-pull-request | ||
path: create-pull-request-local | ||
|
@@ -909,7 +909,7 @@ jobs: | |
steps: | ||
- uses: actions/checkout@v4 | ||
# Download the action artifact | ||
- uses: actions/download-artifact@v3 | ||
- uses: actions/download-artifact@v4 | ||
with: | ||
name: create-pull-request | ||
path: create-pull-request-local | ||
|
@@ -931,7 +931,7 @@ jobs: | |
steps: | ||
- uses: actions/checkout@v4 | ||
# Download the action artifact | ||
- uses: actions/download-artifact@v3 | ||
- uses: actions/download-artifact@v4 | ||
with: | ||
name: create-pull-request | ||
path: create-pull-request-local | ||
|
@@ -963,7 +963,7 @@ jobs: | |
with: | ||
ssh-key: ${{ secrets.CPR_MACHINE_USER_SSH_PRIVATE_KEY }} | ||
# Download the action artifact | ||
- uses: actions/download-artifact@v3 | ||
- uses: actions/download-artifact@v4 | ||
with: | ||
name: create-pull-request | ||
path: create-pull-request-local | ||
|
@@ -987,7 +987,7 @@ jobs: | |
with: | ||
repository: create-pull-request/create-pull-request-tests | ||
# Download the action artifact | ||
- uses: actions/download-artifact@v3 | ||
- uses: actions/download-artifact@v4 | ||
with: | ||
name: create-pull-request | ||
path: create-pull-request-local | ||
|
@@ -1009,7 +1009,7 @@ jobs: | |
steps: | ||
- uses: actions/checkout@v4 | ||
# Download the action artifact | ||
- uses: actions/download-artifact@v3 | ||
- uses: actions/download-artifact@v4 | ||
with: | ||
name: create-pull-request | ||
path: create-pull-request-local | ||
|
@@ -1042,7 +1042,7 @@ jobs: | |
run: apk --no-cache add git | ||
- uses: actions/checkout@v4 | ||
# Download the action artifact | ||
- uses: actions/download-artifact@v3 | ||
- uses: actions/download-artifact@v4 | ||
with: | ||
name: create-pull-request | ||
path: create-pull-request-local | ||
|
@@ -1070,7 +1070,7 @@ jobs: | |
apt-get install -y git | ||
- uses: actions/checkout@v4 | ||
# Download the action artifact | ||
- uses: actions/download-artifact@v3 | ||
- uses: actions/download-artifact@v4 | ||
with: | ||
name: create-pull-request | ||
path: create-pull-request-local | ||
|
@@ -1095,7 +1095,7 @@ jobs: | |
steps: | ||
- uses: actions/checkout@v4 | ||
# Download the action artifact | ||
- uses: actions/download-artifact@v3 | ||
- uses: actions/download-artifact@v4 | ||
with: | ||
name: create-pull-request | ||
path: create-pull-request-local | ||
|
@@ -1117,7 +1117,7 @@ jobs: | |
steps: | ||
- uses: actions/checkout@v4 | ||
# Download the action artifact | ||
- uses: actions/download-artifact@v3 | ||
- uses: actions/download-artifact@v4 | ||
with: | ||
name: create-pull-request | ||
path: create-pull-request-local | ||
|
Oops, something went wrong.