From 84dbad04ff62d14e04336dc1360218ef655d64ff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Mar 2026 13:53:40 +0000 Subject: [PATCH] build(deps): bump dawidd6/action-download-artifact from 16 to 17 Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact) from 16 to 17. - [Release notes](https://github.com/dawidd6/action-download-artifact/releases) - [Commits](https://github.com/dawidd6/action-download-artifact/compare/v16...v17) --- updated-dependencies: - dependency-name: dawidd6/action-download-artifact dependency-version: '17' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 3a9bb67..4ee4ab2 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -120,7 +120,7 @@ jobs: pip install ".[test]" - name: Download artifacts - uses: dawidd6/action-download-artifact@v16 + uses: dawidd6/action-download-artifact@v17 - name: Draft release env: