Skip to content

Commit 44aa17c

Browse files
Bump actions/download-artifact from 4 to 5 (#105)
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4 to 5. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@v4...v5) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7066f57 commit 44aa17c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Breakage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ jobs:
129129
steps:
130130
- uses: actions/checkout@v4
131131

132-
- uses: actions/download-artifact@v4
132+
- uses: actions/download-artifact@v5
133133
with:
134134
path: breakage
135135
pattern: breakage-*

0 commit comments

Comments
 (0)