]> git.giorgioravera.it Git - network-manager.git/commitdiff
Bump actions/upload-artifact from 6 to 7 (#9)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 10 Mar 2026 18:15:26 +0000 (19:15 +0100)
committerGitHub <noreply@github.com>
Tue, 10 Mar 2026 18:15:26 +0000 (19:15 +0100)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 6 to 7.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v6...v7)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-version: '7'
  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 e774a54302819e588ed83dc9c408a7b6aa9e8c0d..459556843ac723b5844ba911cd67757eecbcc77c 100644 (file)
@@ -122,7 +122,7 @@ jobs:
           fi
 
       - name: ðŸ“¦ Upload artifact (dist/build)
-        uses: actions/upload-artifact@v6
+        uses: actions/upload-artifact@v7
         with:
           name: build-${{ github.sha }}
           path: |