]> git.ipfire.org Git - thirdparty/mdadm.git/commitdiff
build(deps): bump actions/upload-artifact from 4 to 5
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 10 Nov 2025 12:09:17 +0000 (12:09 +0000)
committerMariusz Tkaczyk <mtkaczyk@kernel.org>
Mon, 24 Nov 2025 07:19:46 +0000 (08:19 +0100)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4 to 5.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
.github/workflows/mdadm-test.yml

index c184d54be7825bcb83b477fcf0d648deb3f20839..af4e3382182989f4f0ed26785e2084babe0bfe88 100644 (file)
@@ -61,7 +61,7 @@ jobs:
         continue-on-error: true
 
       - name: Collect logs of failed tests
-        uses: actions/upload-artifact@v4
+        uses: actions/upload-artifact@v5
         with:
           name: "mdadm-failed-test-logs"
           path: /mnt/tmp/*.log