From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Dec 2025 20:43:24 +0000 (+0100) Subject: Chore(deps): Bump actions/upload-artifact from 5 to 6 (#2815) X-Git-Url: https://git.kitaultman.com/?a=commitdiff_plain;h=91fc9a58142b8421591c86cb417944eb59845d22;p=music-assistant-server.git Chore(deps): Bump actions/upload-artifact from 5 to 6 (#2815) Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 5 to 6. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](https://github.com/actions/upload-artifact/compare/v5...v6) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index e6411555..894ac3a9 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -167,7 +167,7 @@ jobs: python3 -m build - name: Upload distributions - uses: actions/upload-artifact@v5 + uses: actions/upload-artifact@v6 with: name: release-dists path: dist/