Skip to content

Commit b80bea1

Browse files
GitHub Action: Bump actions/download-artifact from 4 to 6 (#1543)
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4 to 6. Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a59a934 commit b80bea1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-basetools.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ jobs:
105105
uses: actions/checkout@v4
106106

107107
- name: Download Artifacts
108-
uses: actions/download-artifact@v4
108+
uses: actions/download-artifact@v6
109109
with:
110110
path: ${{ runner.temp }}/artifacts
111111

0 commit comments

Comments
 (0)