Skip to content

Commit d47e9d7

Browse files
github-actions(deps): bump actions/download-artifact from 5 to 6 (#127)
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 5 to 6. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@v5...v6) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-version: '6' 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 dc7ba38 commit d47e9d7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
fetch-depth: 0
5555

5656
- name: Download coverage report
57-
uses: actions/download-artifact@v5
57+
uses: actions/download-artifact@v6
5858
with:
5959
name: coverage-report
6060
path: backend

0 commit comments

Comments
 (0)