Bump actions/upload-artifact from 4 to 7

Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4 to 7.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v4...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>
This commit is contained in:
dependabot[bot]
2026-03-16 13:37:42 +00:00
committed by GitHub
parent c4393862e1
commit d6e0f12f30

View File

@@ -26,7 +26,7 @@ jobs:
run: npm run start
- name: Upload to artifacts
uses: actions/upload-artifact@v4
uses: actions/upload-artifact@v7
with:
name: extension-samples.json
path: ./.repo/sample-list-generator/extension-samples.json