]> Untitled Git - bdk/commitdiff
chore(deps): bump actions/upload-artifact from 4 to 6 github/dependabot/github_actions/actions/upload-artifact-6
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 13 Jan 2026 15:27:36 +0000 (15:27 +0000)
committerGitHub <noreply@github.com>
Tue, 13 Jan 2026 15:27:36 +0000 (15:27 +0000)
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>
.github/workflows/code_coverage.yml

index 11f507af1e14dd23f14eb4d495cc7ea9e6bf7d6a..891961f3b8de62ea0b12b04dbd4d882cf73af4a8 100644 (file)
@@ -35,7 +35,7 @@ jobs:
         with:
           github-token: ${{ secrets.GITHUB_TOKEN }}
       - name: Upload artifact
-        uses: actions/upload-artifact@v4
+        uses: actions/upload-artifact@v6
         with:
           name: coverage-report
           path: coverage-report.html