]> git.giorgioravera.it Git - network-manager.git/commitdiff
Bump actions/upload-artifact from 4 to 6 (#6)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sat, 31 Jan 2026 10:48:47 +0000 (11:48 +0100)
committerGitHub <noreply@github.com>
Sat, 31 Jan 2026 10:48:47 +0000 (11:48 +0100)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4 to 6.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v4...v6)

---
updated-dependencies:
- dependency-name: actions/upload-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/ci.yaml

index 98399fbfb914e5313cf83e5ae538cb2d4873c9bb..e774a54302819e588ed83dc9c408a7b6aa9e8c0d 100644 (file)
@@ -122,7 +122,7 @@ jobs:
           fi
 
       - name: ðŸ“¦ Upload artifact (dist/build)
-        uses: actions/upload-artifact@v4
+        uses: actions/upload-artifact@v6
         with:
           name: build-${{ github.sha }}
           path: |