From 74801c89454c06a9c0a15ac514643f78c9a0f26d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 26 Oct 2025 23:43:34 +0000 Subject: [PATCH] ci(gh-actions): bump actions/download-artifact from 4.1.8 to 6.0.0 Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4.1.8 to 6.0.0. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](https://github.com/actions/download-artifact/compare/v4.1.8...v6.0.0) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/release.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index f180b83..5f89edf 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -45,7 +45,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Download Build Assets - uses: actions/download-artifact@v4.1.8 + uses: actions/download-artifact@v6.0.0 with: name: packages path: nupkgs/ @@ -73,7 +73,7 @@ jobs: user: ${{ secrets.NUGET_USER_NAME }} - name: Download Build Assets - uses: actions/download-artifact@v4.1.8 + uses: actions/download-artifact@v6.0.0 with: name: packages path: nupkgs/