]> git.ipfire.org Git - thirdparty/dnspython.git/commitdiff
Bump actions/download-artifact from 5 to 6 (#1233)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 28 Oct 2025 01:33:56 +0000 (18:33 -0700)
committerGitHub <noreply@github.com>
Tue, 28 Oct 2025 01:33:56 +0000 (18:33 -0700)
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 5 to 6.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/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>
.github/workflows/publish.yml
.github/workflows/test-publish.yml

index cff76daacdef5a649c48442a15230955091099b9..d77bb04e8b8cfa86890145429f72f401b1785169 100644 (file)
@@ -44,7 +44,7 @@ jobs:
 
     steps:
     - name: Download all the dists
-      uses: actions/download-artifact@v5
+      uses: actions/download-artifact@v6
       with:
         name: python-package-distributions
         path: dist/
index 6134e5e0fc08fa8305cb8e02687788a93dd8f634..b6d7298ff1c4d8bd31093720fe979a102833f3c4 100644 (file)
@@ -46,7 +46,7 @@ jobs:
 
     steps:
     - name: Download all the dists
-      uses: actions/download-artifact@v5
+      uses: actions/download-artifact@v6
       with:
         name: python-test-package-distributions
         path: dist/