From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Sep 2025 18:55:03 +0000 (-0700) Subject: Bump actions/download-artifact from 4 to 5 (#1220) X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=73fac697846d88768136051c48fac76a89d52ec5;p=thirdparty%2Fdnspython.git Bump actions/download-artifact from 4 to 5 (#1220) Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4 to 5. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](https://github.com/actions/download-artifact/compare/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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index a2d2d2a8..a6c6c395 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -71,7 +71,7 @@ jobs: steps: - name: Download all the dists - uses: actions/download-artifact@v4 + uses: actions/download-artifact@v5 with: name: python-test-package-distributions path: dist/