Skip to content

Commit

Permalink
Bump actions/download-artifact from 3 to 4 (#6589)
Browse files Browse the repository at this point in the history
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
dependabot[bot] authored Jan 31, 2024
1 parent edaffc5 commit db213a5
Show file tree
Hide file tree
Showing 2 changed files with 74 additions and 74 deletions.
76 changes: 38 additions & 38 deletions .github/workflows/test-command.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand All @@ -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
Expand All @@ -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
Expand All @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand All @@ -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
Expand Down Expand Up @@ -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
Expand All @@ -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
Expand All @@ -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
Expand All @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand All @@ -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
Expand All @@ -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
Expand All @@ -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
Expand Down Expand Up @@ -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
Expand All @@ -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
Expand All @@ -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
Expand All @@ -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
Expand All @@ -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
Expand All @@ -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
Expand All @@ -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
Expand All @@ -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
Expand All @@ -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
Expand All @@ -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
Expand All @@ -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
Expand All @@ -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
Expand All @@ -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
Expand Down Expand Up @@ -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
Expand All @@ -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
Expand All @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand All @@ -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
Expand All @@ -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
Expand Down
Loading

0 comments on commit db213a5

Please sign in to comment.