From 52962c849739a76c93b56858220826f3ad6a39b1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Feb 2026 05:20:39 +0000 Subject: [PATCH 1/2] ci: bump actions/upload-artifact from 4 to 6 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] --- .github/workflows/test.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 3abaf2a..b46a243 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -69,7 +69,7 @@ jobs: COVERAGE=$(go tool cover -func=coverage.out | grep total | awk '{print $3}') echo "## Coverage: $COVERAGE" >> $GITHUB_STEP_SUMMARY - name: Upload coverage - uses: actions/upload-artifact@v4 + uses: actions/upload-artifact@v6 with: name: coverage-out path: coverage.out @@ -131,7 +131,7 @@ jobs: fi - name: Upload report if: always() - uses: actions/upload-artifact@v4 + uses: actions/upload-artifact@v6 with: name: mutation-report-json path: mutation-report.json @@ -194,7 +194,7 @@ jobs: --title "chore: update full mutation testing report" \ --body "Automated mutation testing report update." - name: Upload report artifact - uses: actions/upload-artifact@v4 + uses: actions/upload-artifact@v6 with: name: mutation-report-html path: report.html From 0310873bd5572300ab11655a2e15d17ea7cd0222 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 3 Feb 2026 05:21:49 +0000 Subject: [PATCH 2/2] chore: update test results --- docs/test-results.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/test-results.json b/docs/test-results.json index 1ed6a69..fdd9759 100644 --- a/docs/test-results.json +++ b/docs/test-results.json @@ -11,7 +11,7 @@ "github.com/Its-donkey/yougopher/docs/examples/chatbot": 0.0, "github.com/Its-donkey/yougopher/docs/examples/analytics": 0.0 }, - "lastUpdated": "2026-01-30 10:15 UTC" + "lastUpdated": "2026-02-03 05:21 UTC" }, "mutation": { "summary": {