]> git.giorgioravera.it Git - network-manager.git/commitdiff
Bump actions/upload-artifact from 4 to 6 (#4)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 26 Jan 2026 18:45:44 +0000 (19:45 +0100)
committerGitHub <noreply@github.com>
Mon, 26 Jan 2026 18:45:44 +0000 (19:45 +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 3b33efd735582d4d7a3a6a01464d6aab0389f75f..36ef4f889c0c9e214b394cfc70d01a72acad6491 100644 (file)
@@ -72,7 +72,7 @@ jobs:
 
       # Artifact della build (opzionale)
       - name: Upload artifact (dist/build)
-        uses: actions/upload-artifact@v4
+        uses: actions/upload-artifact@v6
         with:
           name: build-${{ github.sha }}
           path: |